¡@

Home 

2014/10/16 ¤W¤È 12:01:51

jquery Programming Glossary: aevent

Is there a way to disable all other Java Scripts other than my own with Grease Monkey

http://stackoverflow.com/questions/2685581/is-there-a-way-to-disable-all-other-java-scripts-other-than-my-own-with-grease-m

billinfo new function billinfo.log function Firebug.Console.logFormatted arguments null log billinfo.run function doc aEvent Check for website if doc.location.href.match ^http . . legis .state .pa .us cfdocs billinfo bill_history .cfm . i return.. bill_history .cfm . i return Check if already loaded if doc.getElementById plugin billinfo return Setup this.win aEvent.target.defaultView.wrappedJSObject this.doc doc Make a copy of the bill table bill_table '.main_table' doc .clone empty.. lot 'body' doc .empty append the bill back to the dom. 'body' doc .append bill_table Bind Plugin var delay function aEvent var doc aEvent.originalTarget setTimeout function billinfo.run doc aEvent 1 var load function gBrowser.addEventListener..

How to use jQuery in Firefox Extension

http://stackoverflow.com/questions/491490/how-to-use-jquery-in-firefox-extension

example new function example.log function Firebug.Console.logFormatted arguments null log example.run function doc aEvent Check for website if doc.location.href.match ^http . . stackoverflow .com . i return Check if already loaded if doc.getElementById.. . . stackoverflow .com . i return Check if already loaded if doc.getElementById plugin example return Setup this.win aEvent.target.defaultView.wrappedJSObject this.doc doc Hello World this.main main ' div id plugin example ' .appendTo doc.body.. 'absolute' top 0 left 0 padding 8 main.html main.html ' jQuery b ' .fn.jquery ' b ' Bind Plugin var delay function aEvent var doc aEvent.originalTarget setTimeout function example.run doc aEvent 1 var load function gBrowser.addEventListener..