summaryrefslogtreecommitdiffstats
path: root/notes.txt
blob: b9516a9a91f82417360c834e025166c6ce2a8f33 (plain)
1
2
3
4
[jquery]
-  $(function() {} is same as $(document).ready(function() {},
   $(window).load(function () {} comes later in rendering process when all
   tags are ready such as images