Jan
29

Firebug Save

Author admin    Category Web Development     Tags

How to Save in Firebug! Firebug is one of the best editing tools for firefox. It will save you literally hundreds of hours on your projects. The only downside is that you can not save! This is why..

If you have javascript or php that generates code, if you tried to save that it would ruin the functions of your parsed pages! But CSS doesn't parse, so there should be a save feature.

1. Get Firebug and also get Web Developer Toolbar,
2. Open up firebug, and open Web Developer toolbar.
3. Select 'Inspect' in firebug, and select an element to edit,
4. Then open WDT, and open CSS > Edit CSS
5. Change a lot of things around, then copy/paste it from Firebug to WDT Edit CSS.
6. Make sure you don't refresh the page before you save!

That will do it for now to Save in Firebug!

NEW Helper Plugin: FireDiff is a plugin for Firefox to show you the difference between items. Get FireDiff for FireFox

6 Comments to “Firebug Save”

  • Samudra Madhanaya February 13, 2009 at 7:28 pm

    Knowledge is power and also a cost saving tool for the future :)

  • Vladimir July 16, 2009 at 4:11 am

    If you wish you can also save the edited HTML, at least in local, for future references, with the same magical Firebug + WDT tool combination. After you’ve finished your HTML editing, go to WDT -> View Source -> View Generated Source – the raw HTML with changes made in Firebug will appear in a new window. Then you go File -> Save As or do the copy/paste or whatever, and you’ve got your tweaked HTML saved as well.

  • linjava April 13, 2010 at 6:49 pm

    Yup, you guys just left some killa tips! These two really compliment each other (FB and WDT). How did we live without them?

  • Wael June 30, 2010 at 10:10 am

    You asid:

    WDT -> View Source -> View Generated Source

    What is WDT?? Could not find view source.

    I am using Firefox.

    Thank you

  • Louise July 4, 2010 at 10:33 am

    It didn’t work :(

  • emma July 17, 2010 at 7:53 am

    You don’t need the clumsy WDT work-around.
    Just install firediff as extension to firebug, it has a “Save snapshot” feature.

Post comment

Recent Posts

Archives

Your Ad Here