开发者

Lightweight cross browser solution for playing sound on click [duplicate]

开发者 https://www.devze.com 2023-03-29 22:25 出处:网络
This question already has answers here: Closed 11 years ago. Possible Duplicate: Cross-platform, cross-br开发者_开发百科owser way to play sound from Javascript?
This question already has answers here: Closed 11 years ago.

Possible Duplicate:

Cross-platform, cross-br开发者_开发百科owser way to play sound from Javascript?

I am looking for a solution to play sound on click (small clips) using jQuery or similar. I would like to support ie7+ as well as mobile browsers.

Can someone lend some insight on lightweight way to do this?


Try one of these.

  1. Mike Alsup's jQuery Media plugin
  2. jmedia by Christoph Liell

I am unsure about IE7 support though.

0

精彩评论

暂无评论...
验证码 换一张
取 消