|
|
| Jonny M 2006-03-17, 6:15 pm |
| Is there a way to target a link to open a new tab (in browsers that have tabs)?
Thanks
Jon
| |
| CSI Bruce 2006-03-17, 6:16 pm |
| Add this to your link code:
target="_blank"
It will open a new browser window/tab.
| |
| Jonny M 2006-03-17, 6:16 pm |
| That opens a new window. Is there anyway to specifically open a new tab?
| |
| CSI Bruce 2006-03-17, 6:16 pm |
| That's what a "tab" in FF, Opera, etc is. It's a new window. Those browsers just recognized that people were tired of looking at several instances of the browser.
| |
| Jonny M 2006-03-17, 6:16 pm |
| target="_blank" still opens a new window in FF, Opera and Safar.
| |
|
| "Jonny M" <webforumsuser@macromedia.com> wrote in message
news:dvevh3$djt$1@forums.macromedia.com...
> That opens a new window. Is there anyway to specifically open a new tab?
Tabs are not HTML. They're a browser function of an alternative way of
opening a new window. Hence, you can't specify tabs via target.
tim
--
Tim Gallant
Pactum Web Services: http://www.pactumgroup.com
Tutorials: http://www.pactumgroup.com/tutorials/
| |
| Murray *ACE* 2006-03-17, 6:16 pm |
| Nope. That's not it.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"CSI Bruce" <webforumsuser@macromedia.com> wrote in message
news:dvevnr$dqm$1@forums.macromedia.com...
> That's what a "tab" in FF, Opera, etc is. It's a new window. Those
> browsers just recognized that people were tired of looking at several
> instances of the browser.
| |
| CSI Bruce 2006-03-17, 6:16 pm |
| I don't know what to tell you then. It's always worked for me. I only have MSIE
at this office (company won't let me install a "real" browser) so I can't
double check anything in FF or Opera right now. Like I said though, it's always
opened a new tab any time I've used it. Have you checked your browsers'
settings? Also, you could always go to a site that does what you want and look
at the code and figure it out....
| |
| darrel 2006-03-17, 6:16 pm |
|
> target="_blank" still opens a new window in FF, Opera and Safar.
As Bruce says, a tab is just another window. Whether a new window opens as a
tab, or as a new instance of the browser is entirely up to the
end-user...not you.
And, some (like me) would argue whether or not a link even opens in a new
window should be left up to the end-user.
-Darrel
| |
| Gary White 2006-03-17, 6:16 pm |
| On Fri, 17 Mar 2006 18:48:49 +0000 (UTC), "Jonny M"
<webforumsuser@macromedia.com> wrote:
>target="_blank" still opens a new window in FF, Opera and Safar.
In Firefox, you can specify that links that force new windows open in a
new tab. Tools->Options->Tabs.
Gary
| |
| Michael Fesser 2006-03-20, 6:24 pm |
| ..oO(Gary White)
>In Firefox, you can specify that links that force new windows open in a
>new tab. Tools->Options->Tabs.
Or disable it and force links to always open in the same window ...
Micha
| |
| Gary White 2006-03-20, 6:25 pm |
| On Mon, 20 Mar 2006 17:13:00 +0100, Michael Fesser <netizen@gmx.de>
wrote:
>Or disable it and force links to always open in the same window ...
Power to the people! ;-)
Gary
| |
| yooper 2007-01-15, 12:22 pm |
| quote: Originally posted by Jonny M
target="_blank" still opens a new window in FF, Opera and Safar.
I don't know if this thread is still open, but try this:
target="_blank" target-new="tab" |
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |