简体   繁体   中英

How to debug JavaScript in Firefox via Visual Studio 2008?

I have scripts in my ASPX page, in the header section.
I want to debug it (with breakpoints) in Firefox.

Get Firebug

替代文字
(source: getfirebug.com )


But if you really wanna use Visual Studio to debug your javascript, here are a couple of pages that will help you out :

  1. VS 2008 JavaScript Debugging (ScottGu)
  2. VISUAL STUDIO 2008 JAVASCRIPT DEBUGGING
  3. How to debug JavaScript with Visual Web Developer Express
  4. Visual Studio 2008 simplifies JavaScript debugging
  5. JavaScript Debugging in Visual Studio 2008 (Video)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM