Side navigation
#8885 closed bug (duplicate)
Opened April 15, 2011 11:18PM UTC
Closed November 18, 2011 03:17PM UTC
Last modified November 18, 2011 03:17PM UTC
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:
Attachments (0)
Change History (6)
Changed April 15, 2011 11:30PM UTC by comment:1
component: | unfiled → event |
---|---|
owner: | → qwertymk |
status: | new → pending |
Changed April 17, 2011 06:37PM UTC by comment:2
status: | pending → new |
---|
FF and Chrome, the first way should work like the second way.
Changed April 17, 2011 08:41PM UTC by comment:3
resolution: | → worksforme |
---|---|
status: | new → closed |
The correct event to bind to is "change"
Changed November 18, 2011 03:16PM UTC by comment:4
resolution: | worksforme |
---|---|
status: | closed → reopened |
Changed November 18, 2011 03:17PM UTC by comment:5
resolution: | → duplicate |
---|---|
status: | reopened → closed |
Works for me. Which browser are you using?