does anyone know how i can change the menu to scroll with a scrollbar? i created a menu with 'float' parameter, but it just jumps to the right position. i just wished to create a menu that scolls...
thanks,
jan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey everyone,
does anyone know how i can change the menu to scroll with a scrollbar? i created a menu with 'float' parameter, but it just jumps to the right position. i just wished to create a menu that scolls...
thanks,
jan
You could use the css property "overflow:scroll". I'm not sure where you'd have to stick it but it does give you scrolls bars.