[thelist] Tip: JavaScript - monitoring what your script is doingwithout using alert()

VOLKAN ÖZÇELİK volkan.ozcelik at gmail.com
Mon Jan 29 23:01:44 CST 2007


> http://getfirebug.com/


+ 1e10 for Firebug.

Not only it enables debugging, adding watches and monitoring, but it also

* enables you to sniff XHR requests (a must for an AJAX developer),
* inspect and change DOM tree,
* inspect and change CSS,
* inject javascript
* ... and many more.

It really speeds up your development.

cheers,
-- 
Volkan Ozcelik
+>Yep! I'm blogging! : http://www.volkanozcelik.com/cre8/blog/
+> Going solo in Turkish: http://www.volkanozcelik.com/donkisot/
+> My projects/studies/trials/errors : http://www.sarmal.com/
+> Sardalya JavaScript Library: http://www.sarmal.com/sardalya/



More information about the thelist mailing list