From what research I've done, it appears you can't change the color of the scrollbar for a select tag (IE 6.0).
What I want to know is there a way to use a different tag so that I can change the scrollbar color? Is there a way to script (preferably vbs) a textarea to react like a list box? So, I can return the value of the line the where the cursor is positioned. Also, can I highlight that line so that it appears selected?
Is it possible to create something similar for a drop-down list? I know I can make a psuedo drop-down where an onclick event would trigger an overlapping layer that displays the information. If there's a better solution, I'd really appreciate it.
Thanks
What I want to know is there a way to use a different tag so that I can change the scrollbar color? Is there a way to script (preferably vbs) a textarea to react like a list box? So, I can return the value of the line the where the cursor is positioned. Also, can I highlight that line so that it appears selected?
Is it possible to create something similar for a drop-down list? I know I can make a psuedo drop-down where an onclick event would trigger an overlapping layer that displays the information. If there's a better solution, I'd really appreciate it.
Thanks