Monday, December 25, 2006

Live *HTML* editing with Firebug 2 extension

A great feature in the Firebug 2 extension is Edit HTML - you right-click on any HTML element, click Edit HTML, and you can edit the HTML live. Comes in handy for debugging CSS issues, or trying out some new code.

4 comments:

  1. Don't you mean Firebug 1.0 (presently still in beta) there?

    ReplyDelete
  2. Hi Johan - Right you are - Firebug 1.0 beta.

    ReplyDelete
  3. Yesterday I was thinking the same, so I write this . Basically lets you test HTML, CSS and JS as you type.

    You'll probably get amazed by the simplicity of the code.

    ReplyDelete
  4. fuska - nice! btw how do I test js / css with it?

    ReplyDelete