jQuery-Image-Cache
jQuery-Image-Cache copied to clipboard
Cache base64 encoded images in modern browser Local Storage with this jQuery plugin.
jQuery Image Cache Plugin
Cache base64 encoded images in modern browser Local Storage with this jQuery plugin.
Set up get_image.php to return base64 encoded content from the server.
Or you can ommit the SRC attribute and store it in data-src, because some browseres still request the server to see if the image is not changed: