Skip to content

Instantly share code, notes, and snippets.

@aranw
Created December 5, 2011 16:04
Show Gist options
  • Save aranw/1434090 to your computer and use it in GitHub Desktop.
Save aranw/1434090 to your computer and use it in GitHub Desktop.
Javascript Defer Test
if (document.getElementById('testing')) {
document.getElementById('testing').innerHTML = 'Text should load using javascript.';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment