|
Posted by dorayme on 06/19/07 07:33
In article <dmLdi.558$KE1.539@newsfe1-win.ntli.net>,
Brian Robertson <brianrobertson@[nospam].com> wrote:
> How do I open a new tab, rather than a complete new window, through a link?
>
On Firefox and iCab I do it by pressing the command key as i
click links in the browser window. As for links that occur
elsewhere, e.g., in newsreader, I have set the preferences in FF
and iCab so that they open always in new tabs. That is on a Mac.
If you are asking how to do it on a Windows machine, I think
maybe similar but perhaps a the Alt key. Look at Properties.
If you are asking how to make it happen on someone else's
computer when they are clicking on links in your website, I
believe this is not a good idea even if there was a reliable way
to ensure this. Mainly because it might not please the user who
should therefore be allowed to decide these things for him or
herself.
You can put target="_blank" in your links (not kosher in Strict)
and this is a handle that might trigger a new tab if the user
(like me) sets the browser to so act. But if it is ot explicitly
so set by the user, it will default open a new window. Not a good
bet as default is much more likely.
--
dorayme
[Back to original message]
|