Search found 2 matches

by oriel
Fri Jul 11, 2003 10:26 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: 2 menus per page
Replies: 4
Views: 4464

yes you can

I just managed to do exactly that with the latest version 3.3.9

Got two menus on one page, using one mmenu.js file and two menu_array.js files.
<SCRIPT language=JavaScript src="../t/c/menu_array.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="menu_array.js" type=text/javascript ...
by oriel
Thu Jul 10, 2003 6:02 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: How to change menu style withouth page reload?
Replies: 0
Views: 1927

How to change menu style withouth page reload?

Hi,

A link on my site enables changing the web page style.
I have added a function that changes the menu style but for the menu to change its look, the page, or more correctly, the menu_array.js file needs to be reloaded.

Anyone knows how to "refresh" the menu (make the menu use a different style ...