Open link in a new window..

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
CGardner@johnburnham.com
Beginner
Beginner
Posts: 1
Joined: Sun May 19, 2002 7:24 pm

Re: Open link in a new window..

Post by CGardner@johnburnham.com »

All you need to do is add in a "javascript:window.open()" into your link in the Menu. IE: javascript:window.open("http://www.yahoo.com","win1","fullscreen=0,statusbar=yes")

When the user clicks on the Link, it will open it in a new page...
tangormt@alfred.edu
Beginner
Beginner
Posts: 1
Joined: Sun May 19, 2002 7:24 pm

Re: Open link in a new window..

Post by tangormt@alfred.edu »

Or an even easier version would be that you add target=_blank to the URL, which will open a new window as well.
murdodruce@hotmail.com
Beginner
Beginner
Posts: 1
Joined: Sun May 19, 2002 7:24 pm

Re: Open link in a new window..

Post by murdodruce@hotmail.com »

Thanks, I didn't know that about target=_blank

I tried it and it worked. The javascript would be used to size and position the window if one wished a smaller window, etc.
roland@softv.net
Beginner
Beginner
Posts: 2
Joined: Sun May 19, 2002 7:24 pm

Re: Open link in a new window..

Post by roland@softv.net »

It did not work

Please copy one of the line of a link that works....
wolffangjav@hotmail.com
Beginner
Beginner
Posts: 3
Joined: Sun May 19, 2002 7:24 pm

Re: Open link in a new window..

Post by wolffangjav@hotmail.com »

Please...

I don't know exactly where to write target_blanc...

someone?
bhamidigopal@yahoo.com
Beginner
Beginner
Posts: 1
Joined: Sun May 19, 2002 7:24 pm

Re: Open link in a new window..

Post by bhamidigopal@yahoo.com »

use this exactly
ThomasSt@gmx.net
Beginner
Beginner
Posts: 2
Joined: Sun May 19, 2002 7:24 pm

Re: Open link in a new window..

Post by ThomasSt@gmx.net »

oh it hasnt appeared, mail me
gary_lewis999@msn.com
Beginner
Beginner
Posts: 1
Joined: Sun May 19, 2002 7:24 pm

Re: Open link in a new window..

Post by gary_lewis999@msn.com »

Can you please send me the sytax for adding the targart_blank?
mikedavis@paxvelo.com
Beginner
Beginner
Posts: 1
Joined: Sun May 19, 2002 7:24 pm

Re: Open link in a new window..

Post by mikedavis@paxvelo.com »

,"Description", "http://www.link.com target=_blank",,,1

----------------------
Check your spelling ;o)
sandrag@att.net.mx
Beginner
Beginner
Posts: 4
Joined: Sun May 19, 2002 7:24 pm

Re: Open link in a new window..

Post by sandrag@att.net.mx »

Thank you Scott! :-)
freeroute@mailbox.hu
Beginner
Beginner
Posts: 1
Joined: Sun May 19, 2002 7:23 pm

Open link in a new window..

Post by freeroute@mailbox.hu »

Hello,
I would like to create a link, that will open an other page /for example. chat.html/ in a new window. How could I create it? Please help...
User avatar
Wag
Advanced
Advanced
Posts: 28
Joined: Wed Oct 31, 2007 4:07 pm

Re: Open link in a new window..

Post by Wag »

I can't seem to make this work: ,"Description", "http://www.link.com target=_blank",,,1

Would you please add the target=_blank" to this line as it should be....

aI("text=HEI Tuning Secrets;url=http://www.73-87.com/7387garage/drivetrain/hei.htm;");
User avatar
Wag
Advanced
Advanced
Posts: 28
Joined: Wed Oct 31, 2007 4:07 pm

Re: Open link in a new window..

Post by Wag »

This works:

aI("text=Google;url=http://www.google.com/;target=_blank");
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Re: Open link in a new window..

Post by Ruth »

Hi,

Can you tell me if you're using version 3 or 5. Your post seems to indicate 5. I need to move the topic if it is. This is for the old no longer supported nor developed version 3 of the menu.

Ruth
Post Reply