I know I can start jPlayer at a given point in time or by percent by doing:
$("#jquery_jplayer").jPlayer("playHead", 30);
This is when issuing the play command (works fine), but how can I constrain the play time between two fixed points, either by absolute time or percent is fine? Ie I want it to start at 30% and end at 50%, etc. Basically just a good snippet of a song. Any ideas or pointers?
http://www.happyworm.com/jquery/jplayer/latest/developer-guide.htm#jPlayer-playHead