Event before .ready
Event before .ready
Does jQuery have a way to load before .ready? I tried Quaryloader and got it to work but the issue is I have so much data that there is a pause for like 5 seconds then it does it's stuff. I need something to fire right away so as the page is loading it can call a spinner and let user wait until page finishes loading.