10 lines
219 B
Plaintext
10 lines
219 B
Plaintext
= jquery playSound
|
|
|
|
This plugin defines $.playSound function.
|
|
|
|
$.playSound('http://example.org/sound');
|
|
|
|
this must be set without the file extension and should create a file in .mp3 and .ogg format
|
|
|
|
That's all folks!
|