feat(jqLite): add private jqDocumentComplete function
This helper function can be used to execute a callback only after the document has completed its loading, i.e. after the `load` event fires or immediately if the page has already loaded and `document.readyState === 'complete'`.
P
Peter Bacon Darwin committed
0dd316efea209e5e5de3e456b4e6562f011a1294
Parent: b6f4d4b