You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 12, 2021. It is now read-only.
Now jQuery does not wait until document:ready to apply event handlers.
This is possible because we use live events and it requires only
document object to be loaded.
0 commit comments