nth-child in ie7

nth-child in ie7

hi guys,
does jquery handle (like polyfills do) selectors that are not supported by specific browsers?
for instance should nth-child selector work in IE7 when used as a jquery selector, even thought IE7 does not support the selector?