Pop up windows

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
Gruffell
Beginner
Beginner
Posts: 2
Joined: Wed Jun 28, 2006 10:50 am
Location: Surbiton Surrey England
Contact:

Pop up windows

Post by Gruffell »

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
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

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://milonic.com/menusample11.php for more information

Cheers,
Andy
Gruffell
Beginner
Beginner
Posts: 2
Joined: Wed Jun 28, 2006 10:50 am
Location: Surbiton Surrey England
Contact:

Post by Gruffell »

Many thanks for your speedy and efficient response

Kind Regards


Gordon
Post Reply