Forum Moderators: open

Message Too Old, No Replies

getting scrollbar in popup menu

How to get the scroll bars in show popup menu i javascript

         

sania

7:57 am on Sep 21, 2006 (gmt 0)

10+ Year Member



Hi, all
I am working with show popup menu in javascript. Onmouse over it shows all the sub menu. as the sub menu increases its height also increases, instead of that I want to have a scroll bar in that..so any idea about that

Robin_reala

9:27 am on Sep 21, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld sania!

Have you tried giving your element a fixed height and overflow: auto?