/ Published in: JavaScript
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
j=document.createElement("SCRIPT"); j.src="http://code.jquery.com/jquery-latest.pack.js"; document.getElementsByTagName("HEAD")[0].appendChild(j);
URL: http://techrageo.us/2008/03/05/jquery-for-firebug/