#8885 closed bug (duplicate)
triggering checkbox's click()
Reported by: | qwertymk | Owned by: | qwertymk |
---|---|---|---|
Priority: | undecided | Milestone: | 1.next |
Component: | event | Version: | 1.5.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When I trigger a checkbox's click event. it ends up being the wrong status.
Look at this demo to see what I mean:
Change History (6)
comment:1 Changed 12 years ago by
Component: | unfiled → event |
---|---|
Owner: | set to qwertymk |
Status: | new → pending |
comment:2 Changed 12 years ago by
Status: | pending → new |
---|
FF and Chrome, the first way should work like the second way.
comment:3 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
The correct event to bind to is "change"
comment:4 Changed 12 years ago by
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
comment:5 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
Works for me. Which browser are you using?