javascript - Saving a variable for all users viewing the website -
i working on incrementing variable script site, before moving on got question. if have variable increment 1 whenever function called , save variable, either localstorage or cookies, visible users on website variable has been updated whenever reload page?
no - cookies , local storage client-specific.
Comments
Post a Comment