mikers
04-13-2005, 08:00 PM
http://www.dynamicdrive.com/dynamicindex1/topnavbar.htm,
Hi guys,
Please take a look at the setup of my new website and the problem will be clear right away (I think...): http://www.personaltraineronline.nl/test/
Maybe one of you can help me out with this strange 'problem':
As you could have seen, I recently implemented the Top Navigational Bar II script in my new website, but (when re-designing the visual appearing of the menu) it seems to be impossible to let the menu center into the browser-window so that it centers together with the rest of the website.
When reading the features at: http://www.dynamicdrive.com/dynamicindex1/topnavbar.htm, it says that deleting the two COMMENT-characters (//) from the setAlign-command in the line //myNavBar1.setAlign("center") will do the trick.
But infact nothing happens :(
The other lines that i've modified are:
- myNavBar1.resize(fullWidth);
- myNavBar1.moveTo(0, 50);
to
- myNavBar1.resize(780);
- myNavBar1.moveTo(7, 97)
Am I missing something or am I doing something wrong??
Uncomment //myNavBar1.setAlign("center") tomyNavBar1.setAlign("center") just won't do. I'm already 3 days looking for a solution...so I really hope someone can help me out :)
Thanks for the help guys!!!
PS. I'm using the navcond.js
PSS. Please feel free to download the website so you can take a closer look to all the scrips too (when necassery)
Hi guys,
Please take a look at the setup of my new website and the problem will be clear right away (I think...): http://www.personaltraineronline.nl/test/
Maybe one of you can help me out with this strange 'problem':
As you could have seen, I recently implemented the Top Navigational Bar II script in my new website, but (when re-designing the visual appearing of the menu) it seems to be impossible to let the menu center into the browser-window so that it centers together with the rest of the website.
When reading the features at: http://www.dynamicdrive.com/dynamicindex1/topnavbar.htm, it says that deleting the two COMMENT-characters (//) from the setAlign-command in the line //myNavBar1.setAlign("center") will do the trick.
But infact nothing happens :(
The other lines that i've modified are:
- myNavBar1.resize(fullWidth);
- myNavBar1.moveTo(0, 50);
to
- myNavBar1.resize(780);
- myNavBar1.moveTo(7, 97)
Am I missing something or am I doing something wrong??
Uncomment //myNavBar1.setAlign("center") tomyNavBar1.setAlign("center") just won't do. I'm already 3 days looking for a solution...so I really hope someone can help me out :)
Thanks for the help guys!!!
PS. I'm using the navcond.js
PSS. Please feel free to download the website so you can take a closer look to all the scrips too (when necassery)