XHTML is not supported by Internet Explorer, if you have the following line in your head script tag
Code:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
IE will validate the page, however you are parsing it as content="text/html" thus it's really just a false positive validation
if you have questions about a particular script not validating we can try to help out. We would prefer you to post the site URL, however if its not live on the web, you can post the code using the [code][/code]
Bookmarks