I am wondering if there is a reliable way to style a select box that will work with IE7, 8 and 9.
I currently have the following style applied to text boxes on my form and i would like the same effect on my select boxes.
when i try to apply the same code to select or option it seems to do nothing in IE - although it works well in firefox.Code:height:28px; border:1px solid #999; line-height:28px; background-image:url(../PortalTemplate/images/textBox_bg.jpg); background-repeat:repeat-x;
any ideas?



Reply With Quote





Bookmarks