session.js
session.js copied to clipboard
html5 location not in cookie
i want to send the location to the server, using a cookie makes the most sense. how come you aren't storing the html5 location in a cookie if possible? also you can possibly implement navigator.geolocation.watchPosition to update the location.
If you want, you're welcome to send a pull request.