Auto-Refreshing Web Pages During CSS Editing: CSSrefresh
26
Dec
// php the_time('Y') ?>
While working on a CSS file, we usually need to refresh the web page each time a new style is added or edited to see how it looks.
CSSrefresh is a JavaScript file which automizes this process by instantly applying the new styles. And, without refreshing the page.
It is a plug 'n' play solution and nothing to configure. Just insert the JavaScript file into the web pages and you are ready to go.
Optionally, there is a bookmarklet which can be simply clicked to activate CSSrefresh without inserting the JS file.
Requirements: No Requirements
Compatibility: All Major Browsers
Website: http://cssrefresh.frebsite.nl/
Compatibility: All Major Browsers
Website: http://cssrefresh.frebsite.nl/
- Tags:
Javascript
- Filed under: Extras, Other Scripts/Apps.
- 1 Comment












One Response for "Auto-Refreshing Web Pages During CSS Editing: CSSrefresh"
Nice.