Is it possible to conveniently test jQuery selectors on some random web page using some sort of plugin for browser (Firefox)?
It would be nice if it could automatically highlight selected elements.
Firebug + jQuerify bookmarklet (if there's no jQuery included on the page).
You can achieve highlighting using outline, $('.test').css('outline', '3px solid red');
Yes, you can simply use Firebug for Firefox or Chrome, or, you can use something like jsBin. Firebug being exactly what you need
Hope this helps
Perfect extension to embed jQuery into Chrome Console as simple as you can imagine. This extension also indocates if jQuery has been already embeded into page.
This extension used to embed jQuery into any page you want. It allows to use jQuery in the console shell (You can invoke Chrome console by "Ctrl+Shift+j").
To embed jQuery into selected tab click on extention button.
LINK to extension: https://chrome.google.com/extensions/detail/gbmifchmngifmadobkcpijhhldeeelkc
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With