May 3

Iterating Web Mockups

Posted by Bryan Clark
Filed under Design | 2 Comments

I really like using firebug for iterating web mockup ideas. I’m not developing HTML or CSS, but if I want to try out adding something here or there to mugshot I can just open up firebug on it, inspect the element I want to look at, then edit the area. You’ll get all the Javascript and CSS loading properly and you don’t have to save the web page locally and find the files to edit. It really saves me a lot of time.

Firebug Editor

After you’re done editing and you like what you see you can take a screenshot of it and copy / paste the HTML to pass along.

This entry was posted on Thursday, May 3rd, 2007 at 9:41 am and is filed under Design. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

2 Responses to “Iterating Web Mockups”

  1. Rafael Jannone on May 3rd, 2007 at 10:33 am

    Firebug rocks! :)

    BTW, is there any sort of Bugzilla for Mugshot? I’m not very pleased with the bottom orange frame when opening a Mugshot link, and I’d like to perhaps give some feedback to the devs.

  2. Colin Walters on May 3rd, 2007 at 12:49 pm

    Hey Rafael,

    Yep, there’s one at http://bugzilla.mugshot.org

    Also completely agree about Firebug, it’s amazing.

Leave a Reply