If i use jquery in projects then should i keep "firequery" installed?
If i use jquery in projects then should i keep "firequery" installed?
http://fireque开发者_StackOverflow中文版ry.binaryage.com/
Would it be helpful?
In firequery
- jQuery expressions are intelligently presented in Firebug Console and DOM inspector
- attached jQuery data are first class citizens
- elements in jQuery collections are highlighted on hover
- jQuerify: enables you to inject jQuery into any page
If you want to use these features then it is helpful else no need. I would suggest you to keep because there is no drawback to keep.
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
精彩评论