Opened 14 years ago
Closed 14 years ago
#3533 closed bug (fixed)
Triggering custom event with : in name on table in IE 6/7/8 gives error.
Reported by: | ZDreamer | Owned by: | brandon |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | event | Version: | 1.2.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
Calling $('table').trigger('Name1:name2'); draws error on string 1993:
var val, ret, fn = jQuery.isFunction( elem[ type ] || null ),
in reading elem[ type ].
Change History (2)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 14 years ago by
Milestone: | 1.3 → 1.3.3 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
fixed in r6399