FireBug is a Firefox extension that allows you to explore the far corners of the DOM by keyboard or mouse.
All of the tools you need to poke, prod, and monitor your JavaScript, CSS, HTML and Ajax are brought together into one seamless experience, including a debugger, an error console, command line, and a variety of fun inspectors.
· Ключевые особенности и характеристики FireBug 1.04
· JavaScript debugger for stepping through code one line at a time
· Status bar icon shows you when there is an error in a web page
· A console that shows errors from JavaScript and CSS
· Log messages from JavaScript in your web page to the console (bye bye "alert debugging")
· An JavaScript command line (no more "javascript:" in the URL bar)
· Spy on XMLHttpRequest traffic
· Inspect HTML source, computed style, events, layout and the DOM
· Ограничения FireBug 1.04
Ограничения не определены
· Специальные требования FireBug 1.04
· Firefox 1.5 - 2.0.0.* ALL
· История версий и изменений FireBug
Версия: 1.04
· This version adds support for disabling file: URLs and adds comprehensive escaping of HTML before inserting it into the panel for airtight security.
· Описание и дополнения от редакторов и пользователей сайта