Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8569855
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T18:25:55+00:00 2026-06-11T18:25:55+00:00

I am having an issue with jQuery 1.7.2/1.8.2 (didn’t test earlier versions) whereby prop(‘checked’)

  • 0

I am having an issue with jQuery 1.7.2/1.8.2 (didn’t test earlier versions) whereby prop('checked') seems to be returning inconsistent values.

I have 2 unchecked checkboxes:

<input id="input1" type="checkbox"/>
<input id="input2" type="checkbox"/>​

When I call $('#input1').click() on ready, prop('checked') gives me false. When I click manually on #input2 I get true. I’ve created a jsFiddle showing the problem.

I would expect the prop('checked') method to return data in a consistent fashion inside the click event handler, no matter how this was triggered, which doesn’t seem to be the case.

Am I missing something? Is this a known bug? Is there a workaround available to have consistent .prop('checked') data inside the click handler no matter how this was triggered?

PS: I’ve tested with FF 15.0.1, Chrome 21.0.1180, jQuery 1.7.2 and 1.8.2. Issue is the same whether I use .click( or .on('click'

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T18:25:56+00:00Added an answer on June 11, 2026 at 6:25 pm

    The reason for the inconsistent behaviour is the difference between .click() and actually clicking the element. Actually clicking it changes the checked state, whereas .click() merely executes the jQuery-bound handlers.

    So clicking the element changes whether it is checked or not, then tells you the new state, whereas using the trigger mechanism only tells you the previously existing state.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm having an issue verifying if a checkbox is checked using jquery on Internet
I am having an issue with the jQuery dialog box on specific versions of
I am having an issue with Jquery Mobile and Jquery Jplayer conflicting with each
i am having issue with loading my selector via a jquery ajax load call
Having an issue with traversing in jQuery.. hopfully an easy one..but I'm banging my
Im having an issue where the my jquery UI dialog loads multiple times on
I'm having an issue with the date input from jQuery Tools. When I click
I am having an issue trying to deal with timezones in the JQuery date/time
I'm having an issue using the qTip plugin with jQuery. I've created a js
I'm currently using this jQuery validate plugin and having an issue in IE where

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.