3 Useful BookmarkLets for Debugging

2011年3月6日更新:使用Firebug的plugin,目前用过最有用的有:jquerify, cookie, auto-complete, inspector,有空我会写一个我使用firebug的经验分享。

现在的开发资源越来越多,工具越来越强大了,下面三个收藏可以让开发更方便,直接将网址拖到收藏栏,需要用到时点开就行,不限浏览器,IE中也能使用fireBug了。

1. CSS/Element Selector – SelectGadget 
CSS选择器,用过就知道

image 

Drag SelectGadget to your Favorate Bar, and press it when you visit the page you want to debug.


2. Use Firebuglite at IE7.0 
在IE中使用Firebug,只需要收藏此网址即可。

image

Drag Firebug to your Favorate Bar, and press it when you visit the page you want to debug 

3. Add jQuery library by Bookmark – jQuerify bookmarklet
给任何网上临时加上jQuery库
Just look into the post, there tells you how to have Firebug be a powerful tool to learn and debug jQuery
google jquerified

Drag jQuerify to your Favorate Bar and press it when you visit the page you want to debug.


- 07/14/2010 Elaine Shi (syveen@gmail.com) @syveen

参考:
Ajaxian > debugging
Learn jQuery

posted @ 2011-03-06 14:14  Elaine Shi  阅读(260)  评论(0编辑  收藏  举报