Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS URGENT: Keep a Background from reloading on page refresh Re: URGENT: Keep a Background from reloading on page refresh

#73886
TheDoc
Member

You can use htaccess to force better caching I think.

Eventually the browser will just automatically cache the image.

You could use AJAX to make the whole page not reload and just load in different content.

What else could you do…

Optimize the file size so it’s smaller and will show less "loading time".