Skip to main content

Bug Tracker

Side navigation

#1467 closed bug (fixed)

Opened August 06, 2007 03:10PM UTC

Closed August 30, 2007 05:51AM UTC

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.

Attachments (0)
Change History (1)

Changed August 30, 2007 05:51AM UTC by john comment:1

resolution: → fixed
status: newclosed
version: 1.1.31.1.4

Fixed in SVN rev [3008].