[jQuery] New Plugin: Pseudo (:before and :after in IE)
Hi Everyone,
I was frustrated today with IE not supporting the :before and :after CSS2 selectors, so I've
written a plugin that (more or less) enables them :-)
http://jquery.lukelutman.com/plugins/pseudo/
Luke
P.S. Fun fact: the plugin hacks IE with it's own proprietary junk, like so:
* { behavior: expression(...); }
Take that, Internet Exploderer!
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/