Browse by Tags

Sorry, but there are no more tags available to filter with.

Related Posts

  • 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://jquery.com/src/latest.js"; theScript.language...
    Posted to David Stone's Blog (Weblog) by David Stone on 07-23-2006, 12:00 AM
    Filed under: greasemonkey, javascript, jquery
  • 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://jquery.com/src/latest.js"; theScript.language...
    Posted to David Stone's Blog (Weblog) by David Stone on 07-23-2006, 12:00 AM
    Filed under: greasemonkey, jquery, javascript
Page 1 of 1 (2 items)
Microsoft Communities