Good point J?rn, thank you. (I've not found a good use for :nth-of-type()
myself, but someome will!)

More interesting as it turns out, is the :nth-sibling-of-type() selector
that I created accidentally...
It turns out to be a simple way of returning TD elements in the same column
of a table.

Here are two examples on a form and a table:
http://www.softwareunity.com/sandbox/JQueryMoreSelectors/nth-of-type/

Original test page is here:
http://www.softwareunity.com/sandbox/JQueryMoreSelectors/

George


J?rn Zaefferer wrote:
> 
> Do you have an example at hand where this selector is actaully useful?
> 
> -- J?rn
> 

-- 
View this message in context: 
http://www.nabble.com/How-should-%3Anth-of-type-work--tf2375279.html#a6621407
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to