Click here to Skip to main content
15,886,919 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello Guys,

I have an asp website and during my page load I am getting javascript errors. Does anyone know a proper way of debugging javascript in Visual Studio? Like inserting breakpoints and scroling through with F10 or F11.

Thanks!
Posted
Comments
King Fisher 19-Jun-14 7:18am    
Firebug ..!!

1 solution

You can use Firebug to debug the JavaScript Code.

See Here[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900