Skip to content

Instantly share code, notes, and snippets.

@karenpeng
Created February 19, 2016 00:04
Show Gist options
  • Save karenpeng/607a44af55061d91bdcf to your computer and use it in GitHub Desktop.
Save karenpeng/607a44af55061d91bdcf to your computer and use it in GitHub Desktop.

Revisions

  1. ᶘ ᵒᴥᵒᶅ Karen created this gist Feb 19, 2016.
    4 changes: 4 additions & 0 deletions onload.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    ```js
    window.onload dom tree, img, videos ready
    document.onload dom tree ready
    $('document').ready() dom tree ready