Select tag border problem in IE, any idea?

Discussion in 'CSS' started by jasimjatjasim2, Aug 7, 2010.

  1. #1
    Hi All,
    Great day for you all, I am in trouble with a small css prob , it can be also called browser compatibility issue.

    Last day i tried to make a select options list with background none and border 0
    it worked fine in FF but not in IE,

    actually i am placing this select option inside a div which have background sky blue

    if there is no way to define background color as none and border as 0 then help me to do it in an alternative way like
    background color of select and border can be the background color of the holding div, thus in our eye it looks like select have no bg and border as its holding div bg also in same color.


    Thanks for taking time to look into my issue.

    Have a great day.
     
    jasimjatjasim2, Aug 7, 2010 IP
  2. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #2
    <rant>
    What most people call "cross-browser compatibility" issues really means "IE doesn't handle this right" and you should state it as such.
    </rant>

    I don't have IE available right now but I'll try to return to this later if no one else does.
     
    drhowarddrfine, Aug 8, 2010 IP
  3. Rimona

    Rimona Active Member

    Messages:
    123
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    63
    #3
    Without seeing the code or better still the page, I can only guess.
     
    Rimona, Aug 8, 2010 IP