AnyLink Drop Down Menu
http://www.dynamicdrive.com/dynamici...pmenuindex.htm
I have the script working fine, but I need the links in the menu to open in a new controled window. I currently have a script called popUp() that I need to call from the menu links, like so:
This is giving me a javascript error. How can I get the links to fire my popUp() function correctly?Code:menu1[1]='<a href="#" onClick="javascript: popUp('/admin/add_page.cfm?id=#request.pageId#');">Add Page</a>'



Reply With Quote

Bookmarks