jQuery selectors tool
I'm looking for some kind addon for browser (firefox, opera, ie, chrome, etc...), which can easily hig开发者_如何学Pythonhlight element(s), which I define by jQuery selector.
Are you looking for Firefinder Firebug extension?
Here's a short screencast with jQuery integration.
You can use firebug for firefox.
jQuery Selectors
- Extension for Chrome
This one is from the author of the book "jQuery in Action" which is an excellent resource.
http://www.bibeault.org/jqueryinaction/chapter2/lab.selectors.html
Also found this one which looks good:
http://codylindley.com/jqueryselectors/
精彩评论