|
|
|
|
|
by vhackish
5668 days ago
|
|
Thanks, I was just thinking about this exact problem and wondering if localStorage would be a good way to handle it. It looks dead simple from your code - just set an attribute with the JSON request as the value, and try to send it later. Lots of little other things to work out like tommi mentioned, but nice simple examples are really helpful. |
|