So I have a site with a 3 pages that have very rich backgrounds, and I would like to know if it is possible to cache images manually via AJAX on the hompage, so that when a use goes to a new page, the large image is already loaded.
I'm using rails/turbolinks. I know there must be a way, but I was wondering if anyone knows the best practices.