links by adding a query string argument to the end of the URL. Quite handy for applying CSS tweaks to dynamic apps.
Update Now with Safari support.ReCSS: Reload CSS
Submitted by david on Tue, 01/24/2006 - 07:40.
I thought I'd share a bookmarklet I just threw together which has come in quite handy: ReCSS.
It reloads all the stylesheets pulled in via
- david's blog
- Login or register to post comments
- Unsubscribe blog
- Unsubscribe post

Very useful, David. I took
slight tweak...recursively include iFrames
this is really handy I was just about to build something like this myself and was pleased to find it already existed. I'm working on an app that has several iframes, so I extended your script to recursively act on each iframe...here's the code
http://pastie.caboo.se/153441
My version has been updated.
Great favelet!!!
Oops, now I see I've