How to #3 – How to communicate across browser tabs/windows using Html5 local storage
In this How to #3, we are going to see how to communicate or transfer data across the browser tabs/windows using Html5 local storage and JQuery.
In this How to #3, we are going to see how to communicate or transfer data across the browser tabs/windows using Html5 local storage and JQuery.
In this How to #2, We are going to see how to load a default image when an image not exist and also when an image loading failed using JavaScript.
In this How to #1, we are going to see how to use Html5 Local Storage by storing a simple JSON object into Local storage,retrieving and removing it from Local storage.