sawmac schrieb:
Has anyone developed a sound plugin for jQuery like the one Prototype
has?
I just saw a game with interactive sound controlled by JavaScript:
http://wholewheatweb.com/
The sound library is here:
http://wholewheatweb.com/javascripts/sound.js
Give this a try: http://dev.jquery.com/view/trunk/plugins/sound/
A port of the scriptacolous sound.js library, based on jQuery and some
slight API changes. Works for me on IE6, FF2, Safari 3 and Opera 3,
though that result may differ depending on plugins installed.
If I get a few more test results or other feedback, I'd set up a plugin
page and a bit more documentation.
Jörn