Conditional comments
-
Hi, can you add a support for conditional comments, like:
<!–[if gte IE 7]><!–><img src=”http://xxx.xxx”><!–<![endif]–>
-
This is something that can be done on your own server, but not something that is likely with your blog here at wordpress.com since it would require you to have access to the code which isn’t allowed here. Personally, I can’t see it happening, but anything might be possible.
Trent
-
It would be nice if we could at least be able to add:
@import url(http://www.htmlhelp.com/style.css);into our custom CSS stylesheet editor.
- The topic ‘Conditional comments’ is closed to new replies.