Comment on Bookmarklet for Reloading just CSS on a pageComments−LoonyPandora15yI've been using this one for many many years. Is your version better / more efficient in any way?http://david.dojotoolkit.org/recss.html−mikelikespieOP15yNah, don't think so. I wasn't aware of any existing so I just wrote one. Apologies for lack of novel idea :P−sudont15yBoth are new to me. Your link compares against a string, and his looks for the type in the DOM? Not sure which is better.Could a better mind please explain which is more appropriate?
Comments
I've been using this one for many many years. Is your version better / more efficient in any way?
http://david.dojotoolkit.org/recss.html
Nah, don't think so. I wasn't aware of any existing so I just wrote one. Apologies for lack of novel idea :P
Both are new to me. Your link compares against a string, and his looks for the type in the DOM? Not sure which is better.
Could a better mind please explain which is more appropriate?