I have a site: http://www.quass.com/erase.php
Position of the flash widget is fine in Firefox but not in IE8
What's the reason? How to fix it?
|
I have a site: http://www.quass.com/erase.php Position of the flash widget is fine in Firefox but not in IE8 What's the reason? How to fix it? |
|||||||
|
|
You don't define |
|||
|
|
|
As answered by reiso up here, you have a malformed HTML problem. And while Firefox doesn't bother that much, IE8 is a bit pricky in this.
Check your source, close all Once I had the very same problem, and guess what? it was just a |
|||
|
|
Your code is malformed. Most specifically you are missing a doctype declaration. |
|||||||||||||
|