[jQuery] Quick Quiz

[jQuery] Quick Quiz

[John Resig wrote:]
=====================================================================
I'm just curious, does anyone actually use any of these jQuery/CSS
selectors?
:nth-child()
:nth-last-child()
:first-of-type()
:nth-of-type()
:last-of-type()
:nth-last-of-type()
:only-of-type()
=====================================================================
I'm using these in an attempt to gracefully handle nested <ul>'s. Please
see my question about the child() and children() functions
(http://jquery.com/discuss/2006-July/003133/)
I'm ok with pulling these from core as long as they can be easily accessed
via a plugin or some other extension.
.john
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/