Jquery-cache-images

Plugin for jQuery that allows for the easy caching of image files in the browsers localStorage or indexedDB. Can be bound elements or parents.

View the Project on GitHub FreshVine/jQuery-cache-images

jQuery Cache Images plugin

Online Demo

Plugin for jQuery that allows for the easy caching of image files in the browsers localStorage. The local storage approach allows the media to persist across sessions, while the browser manages all of the cross-domain privacy protections.

Credits and Thanks