froggerIII
Programmer
On a webpage I am working on, i have two listboxes that display six items at a time. When a user selects an item in the left listbox, the items in the right listbox change. Instead of having scrollbars (the application is being used with touchscreens), i am using graphical up and down arrows. The problem is that even though i have a set height and width for the listboxes, in netscape, scrollbars still show up (even though they don't work because they are disabled). Is there any way to get rid of these disabled scrollbars -- much like the ones in the new message section of posts in this forum; because my boss "doesn't like them"