JQuery Developer Question:

Download Job Interview Questions and Answers PDF

How you debug Jquery code/ debug jquery?

JQuery Developer Interview Question
JQuery Developer Interview Question

Answer:

Add the keyword "debugger;" to the line from where we want to start the debugging and then run the Visual Studio in Debug mode by pressing F5 or using the Debug button.

Download JQuery Developer Interview Questions And Answers PDF

Previous QuestionNext Question
What is the use of .Size() method in Jquery?How to get server response from an AJAX request using Jquery?