With using the jQuery .load() function, I find that at initial load, my web page performing the .load() routine tends to jolt/flicker for a sec when loading.
Once loaded though, the page is displayed instantaneously.
Can anyone suggest a means of perhaps loading these pages into cache or some other means to prevent this jolt/flicker when loading?
Thanks.
load()on?