Search found 2 matches

by scottb
Tue Apr 14, 2009 2:43 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: use of onclick event in menu item for popup page
Replies: 2
Views: 2704

Re: use of onclick event in menu item for popup page

Ruth,

Thanks so much for the help. It worked perfectly! Not only are the menus the best I have used, but the support forums are great too. Thank you for taking the time to share your knowledge.

Best,
Scott
by scottb
Mon Apr 13, 2009 4:20 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: use of onclick event in menu item for popup page
Replies: 2
Views: 2704

use of onclick event in menu item for popup page

Greetings,

I have a page that I want to have as a js popup page accessible from the menu. The code I think I need is:

aI("text=CONTACT US;url=radio_archive/player_inc.php;
onclick="NewWindow(this.href,'name','500','525','yes');return false;");

but when I put this in the menu file the menu ...