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: Saturday July 14 2012 - 06:07:50
Poster: Ruth
Dated: Saturday March 12 2005 - 18:20:04 GMT
Hi Rolf,
To get the submemus on each page that opens in the bottom frame you have to put this code on each page:
Code:
<SCRIPT language=JavaScript src="frames_body_array.js"
type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="mmenu.js"
type=text/javascript></SCRIPT>
type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="mmenu.js"
type=text/javascript></SCRIPT>
The menu won't be able to open the submenus on the pages unless the pages have that code.
Ruth
Poster: Ruth
Dated: Sunday March 13 2005 - 20:57:39 GMT
It can't find the arrow. I'm sorry I can't help you figure that out, but it's not finding the arrow, and I don't know if it's because your path to the menu files has \ in it or not, but that's the reason. I guess you could put an arrow in each of the folders where you have the pages and see if that works. I can't help on the path issue. Sorry.
If you can do it, you should convert to version 5, given your layout you could switch from frames to an iframe and have the same layout. If you're interested, I can put up an example. Version 5 is designed for today's browsers and new functions
Ruth