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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T10:39:08+00:00 2026-06-15T10:39:08+00:00

I have created a website in HTML that has a Settings page, where the

  • 0

I have created a website in HTML that has a Settings page, where the user inputs information, clicks Save and the information is saved – as in, if the text fields have text in them then the information remains in that field even if the user leaves the website. I have used jQTouch and jQuery and JavaScript to save the information and it worked fine, but when I re-created the same website with Twitter-BootStrap it stopped working.

The .js files attached to the Settings.html page are;
bootstrap.js; jquery.min.js and (this is my own code) save.js

In the save.js, i saved the text fields using;

localStorage.name = $("#name").val();

and loaded them using;

$("#name").val(localStorage.name);

i was wondering if because i don’t have jQTouch attached to the HTML anymore that it’s stopped working? if so is there a way to change it to work with BootStrap and jQuery?

Any other code you need, just ask. I wasn’t sure what you’d need and my GitHub account is experiencing problems. Thanks so much in advance xxx

  • 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-15T10:39:09+00:00Added an answer on June 15, 2026 at 10:39 am

    You can use getItem and setItem to save and load localStorage data this is plain Javascript.

    localStorage.setItem("name", $("#name").val());
    
    $("#name").val(localStorage.getItem("name"));
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a website on Domain A that has a page with an html
i have some html files as part of a regular website that has been
My website has been created with a CSS/HTML frame work that has been integrated
I have created a website that works with different sessions and every users has
I created an HTML website in dreamweaver it has a index page, nav-menu and
I am very new to WordPress. I have converted a HTML website I created
I have created a website using modx evolution v1.0.2. The website that I have
I have created a Drupal website with a new page for registration purposes. I
I have almost created a website that works in all major browsers flawlessly. Yesterday,
I have created a nice joomla website with a sprite navigation that works fine

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.