Search found 1 match

by d
Mon Aug 26, 2002 10:00 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: 'menumainmenu' is undefined
Replies: 0
Views: 1760

'menumainmenu' is undefined

I downloaded mmenu.js and menu_array.js for the static popup menu.
I inserted the following into the body of my html:
(in addition to the copyright notice, of course)

<SCRIPT language=JavaScript src="mmenu.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="menu_array.js" type=text ...