Live stylesheet editing

  • As a side note, the web developer toolbar in FF (and maybe chrome, I haven't checked) is able to do this.

  • Interesting find. I could use this idea in Stylebot (http://stylebot.me). It's a Chrome extension that allows you to live edit a custom stylesheet for any page on the web.

  • Funny...I can't see the source code. But I can edit the stylesheet.

    This is pretty cool.

    1) How is it done?

    2) How are you hiding how it's done?

    Edit: Is it done through a Chrome extension?

  • It would have been more interesting if the first thing I did wasn't to change em's to px's. Apparently I can't read 2px text.

  • Doesn't much like Adblock. It displays all the code, but doesn't allow editing it.

  • contenteditable="" is that all?

  • undefined