Mercurial > dottes
changeset 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 | e855ad8f39c0 |
children | cc8963317931 04bd083eed29 |
files | dottes.html.tune |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
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">