The same example, but using session storage instead of local storage. Get the number of session storage item for this domain: var x = sessionStorage.length;.
確定! 回上一頁