On Tue, Jun 16, 2009 at 2:03 PM, Onno Scheffers <o...@piraya.nl> wrote:

> That's one of the things I'm still thinking about: T5 uses advanced CSS
> selectors in many places. Both jQuery and Prototype offer that feature, but
> it'll be a lot of work to implement if the target JavaScript framework
> doesn't offer it.
>
> The easy way (for me) is to expect the framework-specific implementation to
> support CSS selectors, the hard way would be to rewrite all areas using
> advanced selectors in the Tapestry.js file to use more simple selectors.

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.

>From sizzlejs.com home:
"A pure-JavaScript CSS selector engine
designed to be easily dropped in to a host library."

--
Massimo
http://meridio.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to