Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This may be irrelevant to original comment but does querySelector work in all modern browsers? My understanding was that it doesn't and so there is need for CSS selector engines like jQuery's sizzle.


I wondered the same thing so let me save you the search:

> http://help.dottoro.com/ljlumkqh.php

The page implies that there is limitations to the IE8 implementation, and that it's only available in relatively recent browsers. In addition, I believe that sizzle implements a set of selectors larger than most or all browsers support natively, although this I am less sure of; the Sizzle documentation certainly implies it strongly:

> https://github.com/jeresig/sizzle/wiki




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: