KARPACH

WEB DEVELOPER BLOG

How to trace javascript application, like action script does?

One of my last projects back in Miami had a lot of javascript coding. We had to create javascript sliders. It was really difficult to trace their values with an alert window. I found out that Firefox Firebug has an option for tracing, but we needed to the test application in IE as well. So I found JsTrace script, which helped us a lot. Below is a screenshot from their demo.

JsTrace

Posted on May 30, 2008 by