Make web designing easier: Firebug

Discussion in 'JavaScript and AJAX' started by venami, Dec 13, 2009.

  1. venami

    venami New Member

    Joined:
    Dec 26, 2008
    Messages:
    195
    Likes Received:
    10
    Trophy Points:
    0
    Occupation:
    Software Professional
    Location:
    India, Tamil Nadu, Cuddalore
    Home Page:
    http://mvenkatapathy.wordpress.com
    Firebug is an add-on tool for Firefox, which enables us to inspect, edit the page layout, CSS and HTML and JavaScript code of the current page that we are viewing. This even allows us to edit the current page on the fly(live) and we can see the changes immediately.

    This will help us debug the errors that we had made during our web design. We can also use this tool to study how the other websites have been designed.


    I have also attached a sample page that I edited. See the changes in the "Welcome Note" area of the page:

    * Admin's name displayed instead of mine.
    * "Private Messages" pointing to google page (See the statusbar).
    * It says shabbir has never visited go4expert.com :)
     

    Attached Files:

    Last edited: Dec 13, 2009
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Thats funny but yes I love firebug and it has been my savior many times
     
  3. nimesh

    nimesh New Member

    Joined:
    Apr 13, 2009
    Messages:
    769
    Likes Received:
    20
    Trophy Points:
    0
    Occupation:
    Oracle Apps Admin
    Location:
    Mumbai
    Home Page:
    http://techiethakkar.blogspot.com

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice