One Line of Code, causing Problems in IE

Discussion in 'HTML & Website Design' started by Goinon, Dec 10, 2009.

  1. #1
    HI all,

    I have a little bit of a doozie, I have created and exported a site from Fireworks, simple enough. Now while adding the nessecary elements in Dreamweaver i.e. form code for newsletters etc... I am having a drama.

    The code is simply a js from aweber, I tried to use the whol HTML block, and well lets jst say that cause even more problems since they changed thier layout. Anyhoo
    with one line this one line of code I am starting to go cross eyed!
    With the line of code in there, it opens perfectly in FF and not in IE, what happens is that for some reason the div that the form is is cuts off after the form and displays at the bottom (floated left) of the page. AS I say there is no issue in FF and when I take the line of code out it displays perfectly in both.

    I am somewhat confused, any ideas?

    Thanks in advance!

    Andrew
     
    Goinon, Dec 10, 2009 IP
  2. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #2
    Delete line 32 of your html.
     
    drhowarddrfine, Dec 10, 2009 IP
  3. sagarrai000

    sagarrai000 Peon

    Messages:
    1,475
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Firefox can resolve almost any kind of error but IE just sucks. Even a proper webpage doesn't get loaded properly on IE.
     
    sagarrai000, Dec 10, 2009 IP
  4. AssistantX

    AssistantX Peon

    Messages:
    173
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #4
    As said indirectly by drhowarddrfine above, one cannot properly/easily debug your code without seeing your code.
     
    AssistantX, Dec 11, 2009 IP