I have scripts in my aspx page, in header section.
I want to debug it(with breakpoints) in firefox.
views:
146answers:
1
+10
A:
Get Firebug
But if you really wanna use Visual Studio to debug your javascript, here are a couple of pages that will help you out :
Andreas Grech
2009-09-01 11:25:11
check if this article helps you out : http://www.sweetvision.com/2008/02/26/quick-tip-firebug-break-points-not-breaking/
Andreas Grech
2009-09-01 11:32:21
or this question : http://stackoverflow.com/questions/651404/firebug-breakpoint-doesnt-hit
Andreas Grech
2009-09-01 11:33:00