Will a reduced size jQuery file be available in the future?
Right now, pages using jquerymobile call 2 scripts - jQuery (76KB uncompressed) and jquerymobile (44KB uncompressed).
Due to various mobile device and network limitations, there is a urgent need for a jQuery file that offers the same functionality and syntax but is significantly reduced in size (by stripping down the cross-browser compatibility code and possibly aiming for webkit capabilities).
The alternatives (XUI, Zepto) do not entirely aim for this goal.
Any plans? Thoughts?
Thanks, Ran