Opened 16 years ago
Closed 16 years ago
#1363 closed bug (fixed)
click() event doesnt work in 1.1.3.1
Reported by: | lukaslipka | Owned by: | brandon |
---|---|---|---|
Priority: | critical | Milestone: | 1.1.4 |
Component: | event | Version: | 1.1.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Doing $("tr#" + id).next().click() doesnt raise the event specified in the onclick attribute. Worked in previous versions (< 1.1.3)
Change History (2)
comment:1 Changed 16 years ago by
Owner: | set to brandon |
---|
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in Rev [2434]