About

Rewind.js is a completely practical jQuery plugin that brings the controversial yet widely celebrated practise of the rewind into the web.

Usage

Simply select an element to bind the rewind method to and pass the location of your rewind track.

$('#selector').pullUp({
    audio: "/path/to/rewind.mp3"
});

Demo

Head down to the bottom of the page for a demo

Now pull it up my $(selector)!