mhayes / jquery-raptorize

Make your pages roar!
23 stars 16 forks source link

Raptorize not resetting audio to start position #2

Closed katanacrimson closed 7 years ago

katanacrimson commented 11 years ago

Might be a chrome bug, I remember this working prior. Running "chrome 26.0.1410.40 beta-m". Might need to workaround, use a timer to reset audio?

audioElement.currentTime=0; ?