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
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | 1.1.3 → 1.1.4 |
Note: See
TracTickets for help on using
tickets.
Fixed in SVN rev [3008].