keithclark / selectivizr

selectivizr is a JavaScript utility that emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8.
1.71k stars 247 forks source link

nth-of-type jquery 1.4+ ? #25

Open jeroenbourgois opened 12 years ago

jeroenbourgois commented 12 years ago

Is nth-of-type supported in newer versions of jquery? The overview on the site states not, but that targets jquery 1.3/1.4, while the current version is 1.7...