Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:15
Aligning the menu by absolute value? help!
Poster: Silverion
Dated: Sunday August 31 2003 - 20:22:33 BST
In the download, there is nothing that tells you what you need to do to align the menu by absolute value. I have stock values from the download. Please help, someone! Below is an exerpt from my menu_data.js file. What do I do here?
Quote:
...
with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=10;
left=10;
alwaysvisible=1;
orientation="horizontal";
...
with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=10;
left=10;
alwaysvisible=1;
orientation="horizontal";
...