Hi

 

>In _javascript_ I really miss not to have a print_r() function to debug. Often I use alert() and innerHTML in order to see what I am manipulating,
>but here with objects, I don't know how to debug...

If you develop on Firefox, you can use the firebug extension. It has a console.log() function far better then alerting.

I recommend this article: http://ajax.phpmagazine.net/2006/05/firebug_the_future_of_javascri.html

 

Nandi

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to