CSS ok in ie7 and firefox, but some problem with ie6

Discussion in 'CSS' started by frustik, Sep 7, 2009.

  1. #1
    hi,
    do you know if is there some script or code to add in css file or in html file to make the css compatible with all version of browser?

    thank you
     
    frustik, Sep 7, 2009 IP
  2. wd_2k6

    wd_2k6 Peon

    Messages:
    1,740
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Sorry there isn't a magic fix like you are searching for. Browser compatability can only be achieved by using the correct coding methods (coding to standards), and then adding appropriate fixes for inadequate browsers (like IE6), but these will often not be required.
    So if your site is not browser compatabile, the number 1 cause is poor coding.
     
    wd_2k6, Sep 7, 2009 IP
  3. morehawes

    morehawes Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Google ie7-js. This is a project hosted on google code that might help you fix some ie6 problems.
     
    morehawes, Sep 11, 2009 IP