>
> I think CSS selectors support in JS framework is a safe assumption
> nowadays but I remember a post here talking about sizzlejs.com which
> could be of interest for you.



Hi Massimo.

I'm familiar with Sizzle. It's created by John Resig, the author of jQuery.
It will be (or maybe already is?) the new selector engine for jQuery. It
might indeed be a very nice solution for supporting frameworks that haven't
got a CSS selector implemented yet. It would make life a lot easier :o)

regards,

Onno

Reply via email to