aaudio play under origami
This commit is contained in:
@@ -160,6 +160,7 @@ $(document).ready(function() {
|
||||
|
||||
/* start order reservation function */
|
||||
function audioPlayBackground(shop_code){
|
||||
console.log(shop_code);
|
||||
//audio play
|
||||
var audio = new Audio('/'+shop_code+'-beep.mp3'); // define your audio
|
||||
// setTimeout(function(){
|
||||
|
||||
Reference in New Issue
Block a user