lacroix1547 wrote: > [ ... ]
I tried to made a trivial ( or gory I am not sure anymore ) dom query system with such dom static analysis to be used allong jquery. Nothing very serious but results were there. Everything looked instantaneous.
This is very interesting. Is it something you can share with this group?
[ ... ] Is IE7 css support enough to say that a nice n fast javascript style engine would be useless?
Well, I don't expect that developers are going to be abandoning the IE6 market for quite some time, so there might be some interest in this. But I have been thinking along with a number of other people for the last few years that CSS and JS are fairly independent concerns, that we build plain semantic HTML as a basis, then layer CSS on for design considerations, and then layer JS on for dynamic behavior. Using JS for straightforward styling feels... awkward.
Still I would very much like to see what you've done and see if I would have any uses for it myself.
Cheers, -- Scott