Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:18
Opening a new browser
Poster: Buzz
Dated: Tuesday July 27 2004 - 10:02:58 BST
Hello - probably a completely basic numpty question but... How do I get the URL links that I have in my menu to open in a new browser? Any help would be great.
Poster: fredlongworthhighschool
Dated: Tuesday July 27 2004 - 11:30:35 BST
just add
Code:
target=_blank
after your URL. For example:
Code:
aI("text=Google;url=http://www.google.com;target=_blank");
Poster: John
Dated: Tuesday July 27 2004 - 15:09:06 BST
See http://www.milonic.com/forum/viewtopic.php?t=2981 for your homework assignment, Buzz