aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Debugging using  Firebug  Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Debugging using  Firebug  " Watch "Debugging using  Firebug  " New topic
Author

Debugging using Firebug

Ravi Kiran Va
Ranch Hand

Joined: Apr 18, 2009
Posts: 2234

I am trying to learn FireBug to debug Javascript , I installed Firebug and set a Break point in a function of a
script , it has stopped at that Break point , please tell me what are the commands that were avaialable to move further from the Break Point and till execution .

waiting for your reponses
Thanks


Save India From Corruption - Anna Hazare.
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15230

http://getfirebug.com/wiki/index.php/Keyboard_and_Mouse_Shortcuts
Ravi Kiran Va
Ranch Hand

Joined: Apr 18, 2009
Posts: 2234

Thank you .
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Debugging using Firebug
 
Similar Threads
window.close not submitting properly
For Loop with an Array
Firefox / IE compatibility issue with menu
Debugging jQuery
JavaScript Newbie Simple Problem