Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Wednesday July 18 2012 - 06:07:31
Side Menu and Link Based Dynamic Menu Malfunction
Poster: dpottier
Dated: Thursday July 18 2002 - 5:35:06 BST
Each Page works well alone
Try and combine the two pages and have both work completly.
<script>loc="./map_info/"</script> //used because scripts are not in /root
<SCRIPT language=JavaScript src="./map_info/map_menu_array.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="./map_info/sidemenu_array.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="./map_info/mmenu.js" type=text/javascript></SCRIPT>
On the first pass all looks well with the exception of the sizing of the side menu due to the lower "Pay Pal" link. Easily fixed
However, move the mouse around the map of Europe and only some, not all, of the pop-up menues work. Some are just dead.
I got both to work as stand alones again, but when I combined them the map's mouse over menues were foBared in some areas and yet worked in others
As both pages work as stand alones I think there may be a bug in the mmenu.js routine. Or did I miss some written on bold in the FAQ and shall have to go without bickies and a lump with my tea for a week )
David
ps - it would be nice of it was possible to get a working horizontal bar menu in there are well
Side Menu and Link Based Dynamic Menu Malfunction - Update
Poster: dpottier
Dated: Thursday July 18 2002 - 10:13:22 BST
A possible cause of my previously reported problem (untested)
Betas - the downloadable zip file mmenu.js release is 3.4.12 and I just noticed that within the pages I saved from this site there are many versions. The highest I have a copy of is 3.4.13 Beta III. This copy is used in the on-line Slide Menu example
However, the Link Based Dynamic menu is using 3.4.13 Beta (no release version so assume it is #1 in series)
Is there a later release than Beta III ?
Thnx
David