Erik A. Hanson's Weblog

Archive for February, 2009

A Bookmarklet To Reload A Page’s CSS

Posted: Saturday, February 28th, 2009    Tags: Javascript, Web development

Sometimes when I’m developing, I want to change some stylesheets and reload them without reloading the whole page. Often, I use Firebug or the Safari Web Inspector to play with individual attributes, but sometimes I have to edit the CSS files.
So I wrote a bookmarklet to reload the files. Here it is:
reload CSS
(Just drag that [...]

Introducing JS Dev Tools

Posted: Saturday, February 28th, 2009    Tags: Javascript, My Software, Web development, jsdevtools.com

I created a site called JS Dev Tools (jsdevtools.com) to keep track of useful Javascript development tools and libraries.
Check out the site, subscribe to the feed, and suggest your favorite tools and libraries.