I want debug my script for IE6. Now use Microsoft Script Debugger, but it not handy. I debug in virtual machine and not have office.
Help please! Where can I download Microsoft Script Editor standalone?
Another way is to use Visual Studio for debugging. Just download Visual Studio Express and check these articles:
http://berniesumption.com/software/how-to-debug-javascript-in-internet-explorer/ http://sixrevisions.com/javascript/javascript-debugging-techniques-in-ie-6/
Hope it will help.