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
Firefox can resolve almost any kind of error but IE just sucks. Even a proper webpage doesn't get loaded properly on IE.
As said indirectly by drhowarddrfine above, one cannot properly/easily debug your code without seeing your code.