Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

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

Menu Resize


Poster: vamshi2000
Dated: Monday March 21 2005 - 13:22:16 GMT

Hi Guys

I have the same problem of menu resizing ive developed a site http://www.britishdegree.com but the menu on the left side doesnt resize with the window ive given left and top values to the menu and even tried with centre but its not working can you please help me in making it work properly


with regards


Poster: Ruth
Dated: Monday March 21 2005 - 20:30:59 GMT

Hi,
You are using Version 3 of the menu. That is no longer supported. You need to upgrade to Version 5. To do this:

Go the the main site, log-in and click download, download the zip file to a folder on your computer.

While you are logged in, go to the DHTML Menu link on the menu, look toward the bottom of that and you'll see Version 3 to 5 converter. Go there and find your menu_array.js file and convert it. You will get an option to save the file as a zip or as a file. Save it to the same folder where you downloaded the version 5 zip, but save it as something other than menu_data.js file perhaps name it menu_data_converted.js

Unzip the version 5, and open the index.htm file in an editor, and find this line
Code:
<script type="text/javascript" src="menu_data.js"></script>
change the menu_data.js to menu_data_converted.js the one you just converted and you should see your menu on the page.

If you have any problems after converting, post in the Version 5 forum and we'll be glad to help.


Ruth