Added buffering
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
audio {
|
||||
width: 0;
|
||||
height: 0;
|
||||
position: absolute;
|
||||
top: -1000px;
|
||||
left: -1000px;
|
||||
}
|
||||
#player {
|
||||
position: fixed;
|
||||
width: 750px;
|
||||
|
||||
Reference in New Issue
Block a user