debugging javascript for IE6
问题 firebug is quite useful tool that I can't think myself living without it. I also downloaded the js file that helps you get similar functionality when using IE6 hoping it would help me resolve some issues, however, the messages I receive are not quite friendly such as: "Expected ':' (default2.aspx,16)" - on line 16 there is nothing that can possibly expect a ":" or "Object doesn't support this property or method (default2.aspx,198)" on line 198 nothing interesting that can require any support