JavaScript
--
Questions
--
Followers
Top Experts
How to preload wav files into browser cache
We are building a web application that uses multiple wav files. Some are large (about 1 - 2 MB), others small (about 200K).
Is there a way to initiate a preload of a lot of files into the browser cache when the first page loads &Â have them there for subsequent pages?
Is there a way to initiate a preload of a lot of files into the browser cache when the first page loads &Â have them there for subsequent pages?
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
ASKER CERTIFIED SOLUTION
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Thanks for your quick response.
I'm using php, so I found this to be what I used but your looks similar:
http://sharkysoft.com/tutorials/jsa/content/048.html
I'm using php, so I found this to be what I used but your looks similar:
http://sharkysoft.com/tutorials/jsa/content/048.html






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
JavaScript
--
Questions
--
Followers
Top Experts
JavaScript is a dynamic, object-based language commonly used for client-side scripting in web browsers. Recently, server side JavaScript frameworks have also emerged. JavaScript runs on nearly every operating system and in almost every mainstream web browser.