Tagged Questions
2
votes
4answers
3k views
Injecting jQuery into a page fails when using Google AJAX Libraries API
I'd like to inject jQuery into a page using the Google AJAX Libraries API, I've come up with the following solution:
http://my-domain.com/inject-jquery.js:
;((function(){
// Call this function ...