URL: http://mastodon.dojotoolkit.org/~david/recss.html

I found this bookmarklet script from planet dojo but it has nothing to do with dojo itself. With this bookmarklet available in your browser you can refresh all external stylesheets without having to refresh the whole page. This is great because when you're debugging the a stylesheet it's time consuming to have to refresh, the HTML and the images just to refresh a stylesheet file for every little change.

Worth saving. Thanks David!

Comments

Ryan Biesemeyer

If you're on a Mac, http://macupdate.com/cssedit is a great shareware app where changes appear as you edit the css file.

Your email will never ever be published.

Previous:
Northern light photos January 30, 2006 Photos
Next:
Setting security declarations to Zope classes February 2, 2006 Zope, Python
Related by category:
Fastest way to find out if a file exists in S3 (with boto3) June 16, 2017 Web development
Be very careful with your add_header in Nginx! You might make your site insecure February 11, 2018 Web development
<datalist> looks great on mobile devices August 28, 2020 Web development
How to have default/initial values in a Django form that is bound and rendered January 10, 2020 Web development
Related by keyword:
Bookmarklet to replace the current domain with localhost:8000 January 17, 2010 Web development, Django
Slides about Kwissle from yesterdays London Python Dojo July 8, 2011 Python
Too Cool For Me? September 25, 2011 Tornado
Messed up columns in Django Admin October 16, 2009 Django