Hi , I have a dropdown and while validating i used to change its border color to red. So that customer will understand that they need to fill it. But when i tested it in IE ,it didnt shows the RED border. How to change the border color of dropdown ????????? Plz advice me.
Could you say that again in ENGLISH, or at the very least post a live link to an example of what you are doing? What you've given us for info in your post is the equivalent of trying to instruct someone in modern brain surgury over a time-phone to a dentist in 1876.
oops... Its very simple question. How to change the border color of the dropdown box? I have tried some thing like this: .dropdownclass { border:1px solid RED; } This works in all the major browsers ,but didn't work in IE. Is it clear now.
I'd have to see at LEAST the markup you are applying it to in order to figure why that's not showing... the full code of the page in question to see if there are any conflicts would be even more useful. CSS without the HTML it's applied to is pretty much gibberish... Which is like the twentieth time I've said that tonight on the various forums I frequent.