Not strictly jQuery Dev, but you guys might find it an interesting
technique :


Cssie => Plugin for jQuery providing native support for missing CSS in
IE. Currently provides:

    * E > F (direct descendant)
    * :hover (normally only available to a tags)
    * E + F (sibling)
    * [rel=attr] (attribute selection)
    * :first-child and any other selectors containing : and supported
by jQuery
    * :focus
    * plus others


http://blog.parkerfox.co.uk/2009/11/12/css-in-your-face-only-ie-need-to-apply/

http://github.com/weepy/cssie

cheers

J

--

You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-...@googlegroups.com.
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=.


Reply via email to