开发者

What is the best jQuery Debug Plugin?

开发者 https://www.devze.com 2023-02-06 02:28 出处:网络
I\'m wondering if anyone knows of a really great jQuery Debug plugin. One that will spit out friendly errors.

I'm wondering if anyone knows of a really great jQuery Debug plugin. One that will spit out friendly errors.

Ideally this would be one that I would just include along with the rest of my jQuery files and then if it encounters an error it would spit out a little div at top:0, left:0 with the error in it.

Like this:

ERROR: You forgot to include jQuery, moran.

I realize the console is awes开发者_StackOverflow中文版ome and all but, to be honest, I'm sick of opening and closing it, and then puzzling my noob noodle about what it's trying to tell me.

Thanks for any suggestions.


Firebug is a GREAT tool. Might want to look at jquerylint as well.


Also WebKit's Developer Tools are a must in addition to Firebug. They come with Chrome and Safari, I believe.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号