Local storage on jstorage
local storage on jstorage
- check the jstorage is local storage(occur in local storage).
Syntex of localstorage
$.jStorage.currentBackend();
example: <script type="text/javascript"> var pagalhub=$.jStorage.currentBackend(); alert(pagalhub); </script>
No comments: