David Stone's Blog

I'm open to suggestions for a subtitle here! (Really!)

Browse by Tags

All Tags » jquery (RSS)
jQueryMonkey
Paul asked if one could easily add jQuery to pages everywhere. He mentioned that you might be able to do it using GreaseMonkey. The answer is: of course you can. :) var theScript = document.createElement("script"); theScript.src = "http...
More Posts