Added buffering

This commit is contained in:
magnolia-fan
2011-04-14 22:55:39 +04:00
parent 1b135c8ad7
commit be7f9000f3
3 changed files with 27 additions and 2 deletions
+7
View File
@@ -1,3 +1,10 @@
audio {
width: 0;
height: 0;
position: absolute;
top: -1000px;
left: -1000px;
}
#player {
position: fixed;
width: 750px;