PDA

View Full Version : Top Navigational Bar II


JTB
03-14-2005, 06:00 PM
Heyz,

Is it possible to keep this navigation bar at the top of the page, while you are scrolling down or when you are at the bottom of the page?


Example:
http://www.voetbalkrant.com

Is it possible to do the same with this navigation?

Thanks,
Ciao

simonf
03-15-2005, 07:44 AM
Hi

Yes... change this line in the exmplmenu_var.js from:
var MenuVerticalCentered='static';// Menu vertical position 'top', 'middle','bottom' or static
to
var MenuVerticalCentered='top'; // Menu vertical position 'top', 'middle','bottom' or static