Mercurial > dottes
diff dottes.html.tune @ 379:6c96275965d6
Attempt to allow IE8 to show audio controller to play files.
This might not work well, and get removed in future.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Fri, 30 Aug 2013 20:25:01 +0100 |
parents | 0e8f58e33270 |
children | 04bd083eed29 |
line wrap: on
line diff
--- a/dottes.html.tune Fri Aug 30 19:52:25 2013 +0100 +++ b/dottes.html.tune Fri Aug 30 20:25:01 2013 +0100 @@ -61,6 +61,11 @@ <audio controls> <source src="../@MASTERBOOKE@/@TUNE@.mp3" type="audio/mpeg" /> <source src="../@MASTERBOOKE@/@TUNE@.ogg" type="audio/ogg" /> + <object width="300" height="30" type="audio/x-mpeg"> + <param name="URL" value="../@MASTERBOOKE@/@TUNE@.mp3" /> + <param name="autoStart" value="false" /> + <param name="autoplay" value="false" /> + </object> </audio> </div> <div class="dottes-tune-footer-right">