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:26
Works with unlicensed, not with licensed version
Poster: rwalters
Dated: Monday November 7 2005 - 13:15:14 GMT
Using a static top nav, the menus are tied to three of the navigation items:
Bargains
Birth Announcements
Thank You Cards
With the unlicensed version - used during development - it works just fine. With the licensed version, only the *first* dropdown that is mouse'ed-over works.
http://www.storkiexpress.com/storkie_ca ... index.html
TIA,
Ryp
Poster: Ruth
Dated: Monday November 7 2005 - 13:58:13 GMT
Hi,
You're files don't match. You still have the unlicensed milonic_src.js. Also, you need to download the newest version 5.734.
You have top="offset=5"; left="offset=5"; in each menu, but you could just put that in the popup coding
Code:
popup("menuname","imagename",5, 5);
Menu methods and functions The popup explanation is at the bottom.
Ruth