Opened 11 years ago
Closed 11 years ago
#10781 closed bug (invalid)
Firefox 8 checking if input type checkbox is checked always returns false
Reported by: | 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
Change History (2)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I'm sorry, the problem has been solved.