Sound Jquery

by edwardantony

HTML

<button type="button">Beep!</button>

JavaScript

function beep() {
    var snd = new ...