some feature questions...

some feature questions...


Hehey!
just wondering if you guys considered pulling any of these into the
core (in my order of want-ness):
- better handling of text nodes (http://plugins.learningjquery.com/
textchildren/)
- right click event (i know this is 2-5 lines of filtering code, would
be nice to have in the core)
- wheel events (http://blog.threedubmedia.com/2008/08/
eventspecialwheel.html)
- css class animations (http://plugins.jquery.com/project/classAnim)
- advanced key events (http://plugins.jquery.com/project/hotkeys)
- drag/drop events (maybe in UI atm?)
- color animation/fading
- native JSON parsing/stringification (http://json.org/json2.js)
(maybe the mozilla gods will land native support for this in 3.1)
i think most of these are generic enough to make them decent
candidates.
also, will 1.3 utilize native getElementsByClassName (when available)?
regards,
Leon