Skip to main content

Bug Tracker

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.

Attachments (1)
  • ready.patch (3.8 KB) - added by andr3a July 28, 2009 10:29AM UTC.

    ready carousel revisited ( more linear proposal )

Change History (2)

Changed July 28, 2009 10:30AM UTC by andr3a comment:1

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.

Changed November 18, 2010 03:13AM UTC by dmethvin comment:2

resolution: → invalid
status: newclosed

.ready() was reworked in 1.4.3 so this patch/concept is stale.