themes/iphone/playlist.tpl
changeset 10 d3059e20b0fa
parent 5 9b96265b5918
child 14 7a1573676cc4
--- a/themes/iphone/playlist.tpl	Mon Mar 24 00:12:21 2008 -0400
+++ b/themes/iphone/playlist.tpl	Mon Mar 24 02:53:42 2008 -0400
@@ -33,12 +33,16 @@
       <div class="playbar-inner">
         <img alt=" " id="ajax_status" style="display: none; position: absolute; top: 5px; right: 5px;" src="about:blank" />
         {if $allow_control}
+        <a href="#action:_nil" onclick="                       return false;"><img alt=" " src="/themes/{$theme|escape}/images/blank.png" /></a>
         <a href="#action:prev" onclick="player_action('prev'); return false;"><img alt="&laquo; PrevTrk" src="/themes/{$theme|escape}/images/prev.png" style="position: relative; top: -8px;" /></a>
         <a href="#action:play" onclick="player_action('play'); return false;" id="btn_playpause"><img alt="Play" src="/themes/{$theme|escape}/images/play.png" /></a>
         <a href="#action:next" onclick="player_action('next'); return false;"><img alt="NextTrk &raquo;" src="/themes/{$theme|escape}/images/next.png" style="position: relative; top: -8px;" /></a>
+        <a href="#action:stop" onclick="player_action('stop'); return false;"><img alt="Stop" src="/themes/{$theme|escape}/images/stop.png" style="position: relative; top: -8px; border-left: 1px solid #a0a0a0;" /></a>
         <br />
         {/if}
         <span id="playmeter">--:--/--:--</span><br />
+        <div id="playhead"><div id="playhead-filler">&nbsp;</div></div>
+        <div id="playhead-button">&nbsp;</div>
         {if $allow_control}
         <img hspace="4" alt="Volume: " src="/themes/{$theme|escape}/images/volume.png" />
         <span id="volume_wrap"><a