http://kk-webdesign.blogspot.com/2011/05/workaround-iphone-not-caching-pages.htmlin the above link,
i suggest how to successfully split the minified jQuery into 4 files, less than 25KB in size before gzip,
then merge them in client side into a string before eval() it.
it successfully makes a jQuery object in the client side.
pls check whether it is secure.
Who can make it better, smaller and faster.
thanks in advance.
Hoping that, there will be some CDNs to host the split jQuery.
And, jQuery official website provides the split version of jQuery.