Bug Tracker

Opened 16 years ago

Closed 16 years ago

#1467 closed bug (fixed)

Extra fn to .trigger()

Reported by: john Owned by: john
Priority: major Milestone: 1.2
Component: event Version: 1.1.4
Keywords: Cc:
Blocked by: Blocking:

Description

.trigger() should be able to take an extra function, like so:

  .trigger("event", [args], fn);

The extra function will be called as if it was being called via a bind/trigger.

Change History (1)

comment:1 Changed 16 years ago by john

Resolution: fixed
Status: newclosed
Version: 1.1.31.1.4

Fixed in SVN rev [3008].

Note: See TracTickets for help on using tickets.