glennb
Joined: 18 Feb 2007 Posts: 1 Location: Wellington, New Zealand
|
Posted: Sun Feb 18, 2007 7:13 am Post subject: COOLjsMenuPro is not defined |
|
|
Hi there,
I'm having trouble getting getting my menu to work, please refer:
http://www.rongotai.bengeweb.co.nz/?pageRequired=showDoc&item=1
I get the follow error from my JS console:
Error: COOLjsMenuPro is not defined
Source File: http://www.rongotai.bengeweb.co.nz/?pageRequired=showDoc&item=1
Line: 69
which is the following JS line from my webpage:
var menu = new COOLjsMenuPro("leftMenu", MENU_ITEMS);
It worked fine, with the same menu items definition, when I was using the standard (free) edition of COOLjsMenu
Any help would be appreciated, thanks |
|