How do I debug a local html/js file? Frank Garber Created October 07, 2011 18:36 I have a single .html file on my local (Windows) file system. It has some javascript inbedded in <script> tags. How do I debug it??
Open the popup menu and select 'Debug' item in it.
When I do as you suggested FF (6.0.2) is loaded and a dialog pops us the message:
"The URL is not valid and cannot be loaded."
The URL in the address bar is "http:///".
I just noticed in my FF extention manager that the JetBrains plugin is disabled b/c it's not supported by FF 6.0.2.
How do I get around this???
Which version of WebStorm do you use? The latest WebStorm version (2.1.5) provides the Firefox extension which is compatible with Firefox 6.x.
That did the trick! I was using 2.1. I upgraded to 2.1.5 and it did infact install the new plugin.
Thanks again...