Skip to main content

Bug Tracker

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

Attachments (0)
Change History (2)

Changed November 14, 2011 01:03PM UTC by jan@amai.be comment:1

I'm sorry, the problem has been solved.

Changed November 14, 2011 01:12PM UTC by dmethvin comment:2

resolution: → invalid
status: newclosed