Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
Description
Doing $("tr#" + id).next().click() doesnt raise the event specified in the onclick attribute. Worked in previous versions (< 1.1.3)
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
