Image Problems in IE

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
lara

Image Problems in IE

Post 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!
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post 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?
Post Reply