Install firebug using the Mozilla adds on page or go here:
http://getfirebug.com Then you get a cockroach image on the bottom pane of the browser. Use console.print() in your js code to inspect. Firebug is very very very powerful. ;) It can tell you the missing files/images in your web page. It can tell you the CSS that corresponds to various <divs>s on your page. It is a GUI tool, so I can't say much here. I had mentioned that I will cover firebug "tomorrow". Today is that tomorrow. -Girish -- Gayatri Hitech web: http://gayatri-hitech.com SpamCheetah Spam filter: http://spam-cheetah.com _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
