Name a graphical browser that doesn’t support tabbed browsing. Must be an old fashion browser. While your at your browser, you could click on a link and the destination page will open according to the target set for the link clicked.

The current available targets are:

  • _blank
  • _self
  • _top
  • _parent

While specifying any frame name would open the link in the targeted frame. Okay, that’s all old info. Now, with all the tabs that we open on our browsers everyday, don’t we need a new target propery-value for the A tag? Don’t we need the _tab target?

Tabs have become a kind of standard feature in most of the browsers, so don’t we need JS triggers for tabs as well? that is something like tab(URL, toggleBackgroundForgroundOption) in JS as well? So what we basically need is 4 things. HTML update, JS update, Browsers update, and web-developers implementation.

Post to Twitter Post to Delicious Post to Facebook Post to Ping.fm

Related posts:

  1. New version: Happy users & Sad Designers
  2. IE tabbed browsing with MSN toolbar
  3. The ideal web browser for web-design
  4. IE7 replacing my FF
  5. Become a webby in two days