Menu Resize

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
vamshi2000
Beginner
Beginner
Posts: 1
Joined: Mon Mar 21, 2005 1:48 pm

Menu Resize

Post by vamshi2000 »

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
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

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: Select all

<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
Post Reply