A diary of a newbie's wild adventure through the world of low-level scripting and computer programming. Flash Actionscript, VBScript, Windows Commandline Scripting, Data Visualization - JOY!
Saturday, July 21, 2012
JavaScript : Simple document load check
I usually use jquery's $(document).load(), but in a particular case, i wanted to trim loadtimes, and used this altered version of something i found on stackoverflow.
No comments:
Post a Comment