Click to See Complete Forum and Search --> : selection and jump menus


jivemunky2
08-15-2003, 07:48 AM
im working on a website and i was wondering if there is a way to customize the scroll bars for selection and jump menus (form objects) using css... the reason i ask is because i know yyou can customize the main scroll bars on your site, but is it possible to do this inside the form tag? so far i have only been able to change the font and background color of the selsction list, not the scrollbar

if anyone knows whether this is possible or if theyve ever seen it done please let me know

thanks
--josh

xataku_nakusute
08-15-2003, 10:18 PM
sorry.....you cant do so with the <select> element. in fact, theres alotta css that wont work at all for <select> elements like z-index, which really sux at moments.....

sorry