Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

HTML5 - Web Storage

Following are the drawbacks of HTTP session cookies, for storing structured data on the client side :- 1. Cookies are incorporated with each HTTP request, subsequently slowing down your web application by transmitting the same i...

How to retain the sorted value after refresh div?

Here, we are using both sessionStorage and localStorage to retain the values after refresh a div. The div named refresh (#refresh) get refresh after a time interval of 5s. Values in the array sort using updateContent(arr,$opts) function. These so...

Notes Application for your Browser

This application uses local storage for storing data. The data will not be deleted by itself while your tab is closed. Here is the code : Make a folder structure like this :- App /assets /todo.css /todo.js /li...

Introduction of HTML5 LocalStorage

HTML5 Local Storage Introduction: HTML5 Local Storage is a web and mobile based standard technology which allow a user to store and retrieve data in a person's local device. By using local storage, web based appl...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: