03
May
Play a sound via JavaScript
Working in a project recently I found myself in the need of playing a sort of “alert” sound with JavaScript. It turns out there are not so many good options out there. The first thing that came to my mind was to use an embed and the Play and Stop JavaScript controls. Well that only [...]
Continue Reading →