GipaGipa

聽說寫 blog 作文才會進步

2011年10月2日

如何在網址列(address bar)上使用 jQuery

如何在網址列上使用JavaScript
javascript:alert('Hello!!');void(0);



如何在網址列上使用jQuery
javascript:function f(){$('a').hide();alert('jQuery!!')}if(typeof(d)!="undefined"){f();}else{d=1;var s=document.createElement('script');s.setAttribute('src','http://jquery.com/src/jquery-latest.js');document.getElementsByTagName('head')[0].appendChild(s);s.onload=s.onreadystatechange=f;}void(0);



只載入jQuery不使用
javascript:var s=document.createElement('script');s.setAttribute('src','http://jquery.com/src/jquery-latest.js');document.getElementsByTagName('head')[0].appendChild(s);void(0);


Firefox 3.6.6
Firefox 7.0.1
Chrome 14.0.835
IE 8.0.6001

標籤: ,

你不會現在才知道吧?

PTT例行性 維修時間是早上五點到六點

六點會開

你不會現在才知道吧?