Side navigation
#10781 closed bug (invalid)
Opened November 14, 2011 07:53AM UTC
Closed November 14, 2011 01:12PM UTC
Firefox 8 checking if input type checkbox is checked always returns false
Reported by: | jan@amai.be | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi,
Since I updated to firefox 8, I'm always returned false on the following code:
$("#checkboxWithAnId").is(":checked")
Even if the checkbox is checked.
This works in all other major browsers, and previous versions of Firefox. So I was wondering whether I should report this here, or to the Firefox people.
Tnx
Jan
I'm sorry, the problem has been solved.