Re: What to use intead of taget_new in XHTML/Strict
Claire Tucker wrote:
[color=blue]
> Due to (IMHO, misplaced) backward-compatibility concerns even
> tabbed browsers seem to open target="_blank" links in new windows
> (rather than tabs) by default.[/color]
Mozilla does this. I don't know about Safari. But Opera doesn't. In
fact, you can't have a new window in Opera as far as I can tell. It's
a case where new window (whether by user or author) = new tab.
--
Brian (remove ".invalid" to email me)
Claire Tucker wrote:
[color=blue]
> Due to (IMHO, misplaced) backward-compatibility concerns even
> tabbed browsers seem to open target="_blank" links in new windows
> (rather than tabs) by default.[/color]
Mozilla does this. I don't know about Safari. But Opera doesn't. In
fact, you can't have a new window in Opera as far as I can tell. It's
a case where new window (whether by user or author) = new tab.
--
Brian (remove ".invalid" to email me)
Comment