I'm using html5 with a custom made audio player. So I'd like to let users remember the point on audio player timeline to let it be played from the last moment on next time they visit the website. As an example you can see it on videos on Youtube, where you can continue watching video from the point you dropped last time. How to do it?
Any code examples I will be very happy to see. Thanks