andrew Sullivan
andrew Sullivan

Reputation: 4084

JavaScript debugging via Firebug

How to debug JavaScript using Firebug?

Upvotes: 4

Views: 641

Answers (1)

Pranay Rana
Pranay Rana

Reputation: 176956

Make use of Firebug for this check the below link will give you more info.

here is link check this : http://thecodecentral.com/2007/08/01/debug-javascript-with-firebug

http://www.digitalmediaminute.com/screencast/firebug-js/

Upvotes: 2

Related Questions