/ Published in: JavaScript
URL: http://techrageo.us/2008/03/05/jquery-for-firebug/
Expand |
Embed | Plain Text
j=document.createElement("SCRIPT"); j.src="http://code.jquery.com/jquery-latest.pack.js"; document.getElementsByTagName("HEAD")[0].appendChild(j);
You need to login to post a comment.
