Of course, jQuery is open source. The source code is here . If you can only use a subset and possibly combine it with your own JS file before minimizing it, this might be a way to transition in terms of load time.
Check out veggerby's answer on CDN, for example, the Ajax API; since the user will have it in the cache if they visited any other site using jQuery and downloading it through Google. The cache is even faster than downloading the cut version from your site. :-) And the Google CDN is also pretty fast.
Tj crowder
source share