IE adding lines

Discussion in 'CSS' started by rfdavid, May 14, 2007.

  1. #1
    In IE, this page has extra horizontal lines drawn across it in the middle div tag, but in Firefox it looks fine. Does anyone know why the lines are showing up?
     
    rfdavid, May 14, 2007 IP
  2. mikemotorcade

    mikemotorcade Peon

    Messages:
    645
    Likes Received:
    49
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Are you talking about the div that contains the User Comments?
     
    mikemotorcade, May 15, 2007 IP
  3. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #3
    It is very difficult to attempt debugging, due to all the inline javascript and style attributes. Please remove them and upload to a new filename.

    N.B. If you wish to hide something for later display, you are generally better off to use {display: none;} rather than {visibility: hidden;}. I'm speaking of #map.

    cheers,

    gary
     
    kk5st, May 15, 2007 IP