JavaScript Menu, DHTML Menu Powered By Milonic
Demo for Milonic Bolt-on Module OpenMenusbyUrl
for use with Milonic Solutions' DHTML Menu V5

This demo was created to provide a working model of the Milonic Bolt-on Module openmenusbyurl.js

To implement the Milonic Bolt-on Module openmenusbyurl.js

place the call for the module after the call for your menu_data.js file. There is nothing to edit.

<script type="text/javascript" src="milonic_src.js"></script>
<script type="text/javascript">
  if(ns4)_d.write("<scr"+"ipt type=text/javascript src=mmenuns4.js><\/scr"+"ipt>");
  else _d.write("<scr"+"ipt type=text/javascript src=mmenudom.js><\/scr"+"ipt>");
 </script>
<script type="text/javascript" src="menu_data.js"></script>
<script type="text/javascript" src="openmenusbyurl.js"></script>

Directory Paths. When loading the .js file, you would adjust the paths shown in the <script> tags above, to reflect your own site's directory structure.

DHTML Menu courtesy of Milonic Solutions
Download openmenusbyurl.js module
View all Milonic Bolt-on Modules