asp.net mvc 3 - Debugging Javascript / Jquery in Visual Studio 2010 MVC3 Razor in a partial View -
is possible debug jquery in visual studio mvc3 razor in partial view? breakpoints set within regular view hit, however, when set breakpoints in partial view loaded within view, aren't. know javascript working, wondering if limitation debugging script in partial views.
how using "debugger;" command in javascript?
Comments
Post a Comment