[jQuery] Re: jQuery Site Detection Greasemonkey Script

2007-11-07 Thread Pyrolupus

As a followup to my prior message about the jQuery Detect plugin for
Firefox, I do want to point out that I still use Paul Bakaus's
Greasemonkey script in Opera to great effect.

Adding user scripts to Opera:
http://www.opera.com/support/tutorials/userjs/using/#writingscripts

User scripts can be Greasemonkey (no plug-in necessary):
http://www.opera.com/support/tutorials/userjs/examples/#greasemonkey

In short, specify a userscripts directory in your JavaScript
preferences and then save the script there.  Presto!  (No restarting
the browser necessary.)

Pyro

On Nov 6, 9:57 pm, Rey Bango [EMAIL PROTECTED] wrote:
 Hi everyone. The number of jQuery-powered sites being listed is
 incredible and the numbers just continue to grow.

 One of the methods that I use to find sites is via Paul Bakaus' awesome
 jQuery Site Detection Greasemonkey Script. It's a small script that
 detects the jQuery object and displays a small icon in the lower-right
 corner of the browser if it finds a jQuery-powered site.

 To install it, just follow these simple instructions:

 This is a Greasemonkey user script.  To install it, you need
 Greasemonkey 0.3 or later:http://greasemonkey.mozdev.org/

 Restart Firefox and visit this 
 script:http://paul.jquery.com/jquerydetector.user.js

 Under Tools, there will be a new menu item to Install User Script.
 Accept the default configuration and install.

 That's it!

 I want to thank Paul for this wonderful script.

 Rey...
 jQuery Project Team



[jQuery] Re: jQuery Site Detection Greasemonkey Script

2007-11-07 Thread Pyrolupus

I rather like the jQuery Detect Firefox plugin, myself:
http://www.sunsean.com/jquerydetect/

The Greasemonkey script works great, as well.

Pyro

On Nov 6, 9:57 pm, Rey Bango [EMAIL PROTECTED] wrote:
 Hi everyone. The number of jQuery-powered sites being listed is
 incredible and the numbers just continue to grow.

 One of the methods that I use to find sites is via Paul Bakaus' awesome
 jQuery Site Detection Greasemonkey Script. It's a small script that
 detects the jQuery object and displays a small icon in the lower-right
 corner of the browser if it finds a jQuery-powered site.

 To install it, just follow these simple instructions:

 This is a Greasemonkey user script.  To install it, you need
 Greasemonkey 0.3 or later:http://greasemonkey.mozdev.org/

 Restart Firefox and visit this 
 script:http://paul.jquery.com/jquerydetector.user.js

 Under Tools, there will be a new menu item to Install User Script.
 Accept the default configuration and install.

 That's it!

 I want to thank Paul for this wonderful script.

 Rey...
 jQuery Project Team