Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   Programming & Scripting (http://www.greenguysboard.com/board/forumdisplay.php?f=15)
-   -   target=blank vs target=new (http://www.greenguysboard.com/board/showthread.php?t=40743)

Licker4U 2007-06-06 08:05 AM

target=blank vs target=new
 
What's the difference between target=blank and target=new?

N J 2007-06-06 09:18 AM

I wondered too before, but never bothered finding out, but now I did...
From http://www.aota.net/forums/showthread.php?t=20868:

Quote:

The difference is that _new is not a valid target name, while _blank is. In practice both will work and will open a new window, but a window created with "target=_new" will be a named window, with target="_blank" a new unnamed window is opened.

jds 2007-06-06 11:08 AM

You could even put target=_licker4u that would do the same.

virgohippy 2007-06-06 01:07 PM

Used to be IE would open a target="_blank" link in a new window and all futher links would open in that same 2nd window. A target="anything" would open each link in another new window.

I don't know if it still works that way. |huh

Licker4U 2007-06-07 05:55 AM

Quote:

Originally Posted by N J (Post 350763)
I wondered too before, but never bothered finding out, but now I did...
From http://www.aota.net/forums/showthread.php?t=20868:

Thanks for the info. Now, what are the advantages/disadvantages of using "taget=_new" for say, a link list or hub.

N J 2007-06-07 06:36 AM

When you name (_new, _name or _whatever) a popup you can get more than one link to open in this popup. To me thats often annoying, if you minimized the first popup and then click another link and then wondering why no new popup pops up, but instead it just change the site in the first popup. Might be useful for something though??


All times are GMT -4. The time now is 08:36 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc