1 / 10

FireBug

FireBug. What is Firebug?. Firebug is a powerful tool that allows you to edit HTML, CSS and view the coding behind any website: CSS, HTML, DOM and JavaScript. Why do web Developers use Firebug?. Inspect the behavior of HTML/CSS and modify style Detect the performance of the website

ikia
Download Presentation

FireBug

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. FireBug

  2. What is Firebug? • Firebug is a powerful tool that allows you to edit HTML, CSS and view the coding behind any website: CSS, HTML, DOM and JavaScript

  3. Why do web Developers use Firebug? • Inspect the behavior of HTML/CSS and modify style • Detect the performance of the website • Track Cookies and Sessions • Debug Java Script

  4. How to install a fire bug? • Go to http://www.getfirebug.com • Click on Install Firebug

  5. Advantages • Quickly Find Errors • HTML Editing and Inspecting • CSS Tweaking • Network Activity Monitoring

  6. Java Script debugging Firebug includes a powerful JavaScript debugger that lets you pause execution at any time and see what each variable looked like at that moment.

  7. Functionalities of JS debugging • Find scripts easily • Pause execution on any line • One step at a time • It breaks for errors • Stack traces unstacked • Watch expressions • Variable tooltips

  8. Cookies • Firebug allows to view and manage cookies in a browser. • You can deny cookies for specific sites, filter cookies, create new and delete existing cookies.

  9. DEMO

  10. Thank You !! InduGuduri Webber04

More Related