6 ms·
that's exactly the first thought that strike my mind.
by federicoweber 14y ago
that's exactly the first thought that strike my mind.
- franze 14y agocurrently there is a performance overhead to animate deeply nested HTML elements. so we would basically need a sizzle selector that applies to every HTML page that only selects "not deeply nested" nodes. so ":not(:has())" filters will be needed.
- jQueryIsAwesome 14y agoI was trying to do this but it seems like the implementation haves a little bug: https://github.com/franzenzenhofer/box2d-jquery/issues/1 https://github.com/franzenzenhofer/box2d-jquery/issues/1
- franze 14y agothx, all bug-reports are welcome and will be fixed and tested a.s.a.p.