PDA

Click to See Complete Forum and Search --> : changing colors of <select> arrows


pnj
Jun 13th, 2002, 02:40 PM
i know i've done this before but now I can't find the example.

i would like to change the colors of the arrow in my select menu much like this site has the purple scroll bar and arrows.(in IE of course)

any suggestion are appreciated

thanks

cpradio
Jun 13th, 2002, 03:25 PM
you cant. the select dropdown boxes are made by your OS and not the browser thus you can only change certain attributes such as the background color, font color, etc.

pnj
Jun 13th, 2002, 04:44 PM
the select menus are made by the OS?

is it the only form element that is created by the OS?

cpradio
Jun 13th, 2002, 04:46 PM
Read this: http://www.vbforums.com/showthread.php?s=&threadid=178447

pnj
Jun 13th, 2002, 05:02 PM
hmm.....

i swear i've seen this done before....

i do know that these select boxs take precedent as far as order of layers. they are always on top.

thanks again