Need some help with browser compatability

Discussion in 'HTML & Website Design' started by math20, Nov 15, 2006.

  1. #1
    math20, Nov 15, 2006 IP
  2. jared

    jared Peon

    Messages:
    231
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Well, I am running Vista so I can't help you right now with IE 6 compatibility, but I wanted to know your site looks just fine in IE 7 :D

    cheers
     
    jared, Nov 15, 2006 IP
  3. math20

    math20 Peon

    Messages:
    1,562
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Did you also view it in FF? Compared to firefox IE has more space between div's and one button is larger.

    Thanks though!
     
    math20, Nov 15, 2006 IP
  4. jayL

    jayL Peon

    Messages:
    525
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Set all element attributes even if they don't have functions.

    eg.

    padding : 0 0 0 0;
     
    jayL, Nov 15, 2006 IP
  5. math20

    math20 Peon

    Messages:
    1,562
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    0
    #5
    That worked, thanks!
     
    math20, Nov 15, 2006 IP
  6. jayL

    jayL Peon

    Messages:
    525
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #6
    math : not a prob, it's the basic css hack for IE and all other brwsers specially the handheld ones (celphones, PDA, PSP, etc.)

    best
     
    jayL, Nov 15, 2006 IP