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 9232089
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T06:13:49+00:00 2026-06-18T06:13:49+00:00

With the latest changes to jQuery there are the different methods, .prop() .attr() .

  • 0

With the latest changes to jQuery there are the different methods, .prop() .attr().

What I am wondering is if there is a way to get the original value of the input when the page was loaded?

I know I could do:

$('#input').data('originalValue', $('#input').val());

and then I can refer to it through

$('#input').data('originalValue');

But I thought that since I can say, find out the original checked state of a checkbox I thought maybe there is something similar for the value?

  • 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-18T06:13:50+00:00Added an answer on June 18, 2026 at 6:13 am

    You can use the input element’s defaultValue property

    For example:

    $('#input')[0].defaultValue
    

    Note how by treating the jQuery object as an array we are able to directly access the DOM node and its native property.

    See jsFiddle demo

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

Sidebar

Related Questions

Any ideas why this does not pass 'id' form value? <script src=http://code.jquery.com/jquery-latest.min.js></script> <script type=text/javascript
From latest SDK, multi-touch is supported via tethered phone. I'm wondering whether it is
I'm using the latest version of the jquery plugin DataTables and I tried to
I have a jquery based slider on the page. This slider calls a function
I have a form which includes a JQUERY datepicker attatched to an <input> on
is there anyone who have experienced problems using the latests jQuery version with one
I'm looking for a way to detect when a checkbox checked value has been
There is one thing, what I should make for client web page. All done,
I use Jquery-ajax calls to post information to a page and display the returned
I am fresh to jQuery's implementation of it's AJAX methods. I have a simple

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.