kowski [mailto:[email protected]]
> Sent: Wednesday, November 06, 2013 10:10 AM
> To: [email protected]
> Subject: Re: JavaScript Question
>
> This is just a guess, but I'm thinking if the checkbox is not visible, then
> ":checked" always returns fal
mizedIops.is(':checked')"
Jessica
-Original Message-
From: Mike Tutkowski [mailto:[email protected]]
Sent: Wednesday, November 06, 2013 10:10 AM
To: [email protected]
Subject: Re: JavaScript Question
This is just a guess, but I'm thinking if the
This is just a guess, but I'm thinking if the checkbox is not visible, then
":checked" always returns false (which would be weird).
I do make the checkbox visible before using ":checked", but it's possible
this visibility change doesn't take effect until after the event handler
finishes.
Any thou