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:02
Pop up windows
Poster: Gruffell
Dated: Wednesday June 28 2006 - 10:56:02 BST
Can I instruct the url that the menu points at to open in a popup window?
The site in question is http://www.bigtable.uk.com
The menu item i want in a popup is mortgage calculator under tools
Many thanks
Gordon Ruffell
Poster: Andy
Dated: Wednesday June 28 2006 - 14:59:28 BST
Hi,
Try adding a target and targetfeatures to your aI string, like this:
aI("text=Open Google;url=http://www.google.com;target=windowname;targetfeatures=width=300,height=300,status,scrollbars,resizable");
Also, take a look at http://www.milonic.com/menusample11.php for more information
Cheers,
Andy