Is there a way to simulate :before and :after in IE?

liunx

Guest
I am hoping someone out there has a way that I can simulate the :before and :after psuedo elements for IE. Unfortunately, the users of my project almost always use IE (corporate browser), so I have to try and find hacks/workarounds to do things in IE using CSS that I could normally do very easily in other browsers. In addition, if anyone knows of a good site that has some common IE hacks, that would be good to know as well.

Thanks.Anyone ??There are hacks to do this but I don't recall the links. Do a search because I know they've been discussed, possibly on this forum. Also, try <!-- m --><a class="postlink" href="http://dean.edwards.name/my/Have">http://dean.edwards.name/my/Have</a><!-- m --> you looked at <!-- m --><a class="postlink" href="http://dean.edwards.name/IE7/">http://dean.edwards.name/IE7/</a><!-- m -->.

It is a Javascript add-on to IE that provides a simulation of a lot of the CSS2 functionality that IE lacks.
 
Back
Top