SitePoint Sponsor

User Tag List

Results 1 to 4 of 4

Thread: Debugging with FireBug how?

  1. #1
    SitePoint Guru solidcodes's Avatar
    Join Date
    Jul 2006
    Posts
    611
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Debugging with FireBug how?

    Hi guys

    I want to learn how to use FireBug for debugging.
    I have firebug under FireFox but the problem I don't know how to use FireBug for debugging.
    Any URL for tutorials?
    Or video tutorial for this?

    Thank you very much in advanced.
    I Love JavaScript & jQuery...

  2. #2
    It's all Geek to me silver trophybronze trophy
    SitePoint Award Recipient ralph.m's Avatar
    Join Date
    Mar 2009
    Location
    Melbourne, Australia
    Posts
    19,948
    Mentioned
    216 Post(s)
    Tagged
    2 Thread(s)
    Is there anything you want to debug in particular. Debugging HTML and CSS in Firebug/Chrome etc. is a bit different from debugging JS.

  3. #3
    SitePoint Guru solidcodes's Avatar
    Join Date
    Jul 2006
    Posts
    611
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi raplh

    Yeah I want to learn debugging JavaScript with FireBug under Firefox.

    Can you guys recommend a nice tutorials.
    I Love JavaScript & jQuery...

  4. #4
    It's all Geek to me silver trophybronze trophy
    SitePoint Award Recipient ralph.m's Avatar
    Join Date
    Mar 2009
    Location
    Melbourne, Australia
    Posts
    19,948
    Mentioned
    216 Post(s)
    Tagged
    2 Thread(s)
    I use Chrome now, which is really nice, but there seems to be plenty online for Firebug, such as:

    http://www.youtube.com/watch?v=Ql7RFkZid_I

    http://getfirebug.com/javascript

    Here's a nice example of using Chrome: http://www.youtube.com/watch?feature...v=N8SS-rUEZPg#!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •