dropdown +border color+IE 6?

Discussion in 'CSS' started by vetrivel, Jul 28, 2009.

  1. #1
    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.
     
    vetrivel, Jul 28, 2009 IP
  2. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #2
    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.
     
    deathshadow, Jul 29, 2009 IP
  3. vetrivel

    vetrivel Peon

    Messages:
    147
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    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.:D



     
    vetrivel, Jul 29, 2009 IP
  4. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #4
    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.
     
    deathshadow, Jul 29, 2009 IP