InstantSprite
InstantSprite copied to clipboard
Small fix
When setting the sprite classname this changes the text in the CSS for the filename which is good. Perhaps the filename of the PNG image could change too, so when you right click and Save As it has the same filename as the CSS code. This saves renaming it manually.
Is this possible?
This may be possible with the download attribute and using an <a> tag: http://html5-demos.appspot.com/static/a.download.html. If you'd like to give implementing it a shot I would be able to help out.