JavaScript/tables problem in IE

Discussion in 'HTML & Website Design' started by adamjthompson, Dec 23, 2005.

  1. #1
    Hi,

    I'm working on my site http://www.internetsuccesskey.com I'm having problems with my new design in IE (works fine in Firefox...stupid IE ;))

    As you can see, the Javascript include (ads) in the center column, are stretching the table/column they are in & sliding behind the right hand column....

    What's to do?

    Thanks!
     
    adamjthompson, Dec 23, 2005 IP
  2. Malachim

    Malachim Peon

    Messages:
    72
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try setting the max width for the cell with CSS
     
    Malachim, Dec 23, 2005 IP
  3. adamjthompson

    adamjthompson Well-Known Member

    Messages:
    1,242
    Likes Received:
    59
    Best Answers:
    0
    Trophy Points:
    125
    #3
    Thanks...I got it to behave by inserting the Javascript and the content below each in their own table row/cell. :)
     
    adamjthompson, Dec 23, 2005 IP