Opened 14 years ago
Closed 12 years ago
#4982 closed bug (invalid)
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.
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | ready.patch added |
---|
comment:1 Changed 14 years ago by
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.
comment:2 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
.ready() was reworked in 1.4.3 so this patch/concept is stale.
Note: See
TracTickets for help on using
tickets.
ready carousel revisited ( more linear proposal )