Hi everyone,
I use page includes on a model-heavy page to avoid initial load speed getting too heavy. However, I’d love it if, instead of users having wait while each tab they click into lazy loads, I could trigger all page includes to load upon the document ready event (or similar).
I imagine this working somewhat like so:
* Page completes initial load
* Use JS snippet to detect page includes
* Trigger lazy loading of page includes automatically
Does anyone know of a way to do this?
Question
Dynamically load page includes
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.