I am looking at this jsfiddle: http://jsfiddle.net/carpasse/mcVfK/
It works fine that is not the problem , I just want to know how to debug through the javascript. I tried t
Adding a debugger statement in the code and enable the "Developer Tools" in the bowser.
Then when you are running the code in JSFiddle, the debugger will be hit!.