Graeme06
Technical User
- Jun 6, 2006
- 60
Hi, I have an application (AJAX) that uses a menu (just a multi element select box). But I have two problems:
1. There is a (dead) scrollbar on the right side that I can't get to go away (overflow:hidden doesn't work (which I kind of expected))
2. When the list gets down to one element (the size is constantly changing), the menu becomes a select box. I want a single element menu, not a drop down box?
Anyone have any ideas on either of these? Thanks.
1. There is a (dead) scrollbar on the right side that I can't get to go away (overflow:hidden doesn't work (which I kind of expected))
2. When the list gets down to one element (the size is constantly changing), the menu becomes a select box. I want a single element menu, not a drop down box?
Anyone have any ideas on either of these? Thanks.