タグ

2011年2月24日のブックマーク (2件)

  • 第1回 JavaScriptの復権 3.「Firebug」によるJavaScriptのデバッグ - @IT

    ■Firebug(http://www.getfirebug.com/) FirebugはFirefoxで提供されるエクステンションの1つで、Firefox上でブラウズしているページを解析し、構造を階層表示/編集したり、HTTP通信(XMLHttpRequestオブジェクトによる通信を含む)にかかった時間や、その内容を確認したりするための機能を提供する。 また、JavaScriptのステップ実行など、簡易なデバッグ機能が提供されていることからAjax開発にも威力を発揮し、昨今、とみに人気を博しているツールだ。Firefoxの拡張機能であるので、Firefoxを利用していれば、簡単なウィザード操作のみで導入できるのも人気の1つだろう。 Firebugの実行画面 現在Firefox上で表示しているページの階層構造やスタイルの適用状況を確認、その場で編集することが可能(上)。また、ページ読み込み

    第1回 JavaScriptの復権 3.「Firebug」によるJavaScriptのデバッグ - @IT
    mikasa06
    mikasa06 2011/02/24
    Firebugの解説
  • Firebug - Web Development Evolved

    Thank you, Firebug. You made the web amazing for all! The story of Firefox and Firebug are synonymous with the rise of the web. We fought the good fight and changed how developers inspect HTML and debug JS in the browser. Firebug ushered the Web 2.0 era. Today, the work pioneered by the Firebug community through the last 12 years lives on in Firefox Developer Tools. Switch to the latest version of