Side navigation
#10530 closed bug (invalid)
Opened October 19, 2011 12:46PM UTC
Closed November 03, 2011 08:11AM UTC
attr()/removeAttr() functions problems
Reported by: | seanconner@126.com | Owned by: | seanconner@126.com |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | attributes | Version: | 1.6.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
version: 1.6.4
set checkbox checked use attr() function and can't unchecked with removeAttr() function.
Attachments (0)
Change History (3)
Changed October 19, 2011 12:49PM UTC by comment:1
Changed October 19, 2011 03:20PM UTC by comment:2
component: | unfiled → attributes |
---|---|
owner: | → seanconner@126.com |
priority: | undecided → low |
status: | new → pending |
Thanks for taking the time to contribute to the jQuery project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket.
Additionally, be sure to test against the jQuery Edge version to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/FrKyN/ Open the link and click to "Fork" (in the top menu) to get started.
However, we suggest using http://api.jquery.com/prop for checking/unchecking checkboxes.
Changed November 03, 2011 08:11AM UTC by comment:3
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Replying to [ticket:10530 seanconner@…]:
on a nother function unchecked the bug occurred.