Page 1 of 1

Image Problems in IE

Posted: Sat Dec 17, 2005 12:19 am
by lara
Look this page in IE

http://www.q-webnet.com/tutdb/index.php ... -Skin.html

you will find this near images:
<!--[if !vml]-->

how to remove this?


In firefox it works aite!

Posted: Sun Dec 18, 2005 7:24 pm
by judebert
This is a "Conditional Comment". Only Internet Explorer recognizes them. So far as I can tell in a quick Google search, VML is a Microsoft Word extension for images and scripting.

Are you using static pages for the content? Were they generated in Word? If so, you probably want to go sanitize them. If not, maybe you're running on an IIS host that's trying to "help" IE?