/ Published in: jQuery
Expand |
Embed | Plain Text
var jqscript=document.createElement('script');jqscript.setAttribute("type","text/javascript");jqscript.setAttribute("src","http://code.jquery.com/jquery-latest.js");document.getElementsByTagName("head")[0].appendChild(jqscript);
You need to login to post a comment.
