随笔分类 - JS
前端技术js、jquery
摘要://jquery部分的代码 1 $.ajax({ 2 type:'GET', 3 url:"http://192.168.0.224/jsonp.php", 4 data:"", 5 dataType:'jsonp', 6 ...
阅读全文
摘要:1 2 3 4 5 拖拽 6 14 15 40 41 42 43 44 View Code
阅读全文
摘要:1 if(document.readyState!="complete"){alert("请等待页面加载完毕...");}2 else{3 if(typeof jQuery=="undefined"){4 script=document.createElement("script");5 scri...
阅读全文

浙公网安备 33010602011771号