photo i shared)
Immediately they(users on my site or anyone) click that it downloads the file to their phone (internal storage)
...
How do i channel it to save local storage instead???
Is it possible? .. Remember its just a code(from another website) that i embedded on my own site
...
That's why you need to learn javascript, properly. I didn't look at the source code so i don't know how it works, but you can add items to the local storage by using localStorage.setItem('key','value')
Обсуждают сегодня