Side navigation
#4982 closed bug (invalid)
Opened July 27, 2009 11:09PM UTC
Closed November 18, 2010 03:13AM UTC
ready direct execution on onload event
Reported by: | andr3a | Owned by: | brandon |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | event | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
bindReady callback and ready event are useless after onload event and the case jQuery(function($){ ... }) could be easily simplified changing ready behavior/callback . This bug could be associated to ticket #4981 as well as part of latter ticket problems.
Ticket #4981 was not related at all but I have attached a proposal to make "ready stack" more linear/reliable, possibly faster and more compact. The patch is just a proposal.