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 [email protected] http://jquery.com/discuss/
