最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

jquery - JavaScript: Cross-browser "browser plugin" detection - Stack Overflow

programmeradmin6浏览0评论

I'm looking for a script that will allow me to detect if a user has Windows Media Player installed, or Quicktime, or Flash, or Silverlight...

Ideally, this would be jQuery plugin, but any script will do.

Do you know of one you can remend?

I'm looking for a script that will allow me to detect if a user has Windows Media Player installed, or Quicktime, or Flash, or Silverlight...

Ideally, this would be jQuery plugin, but any script will do.

Do you know of one you can remend?

Share Improve this question asked Oct 21, 2010 at 23:14 AndrewAndrew 240k195 gold badges531 silver badges718 bronze badges 0
Add a ment  | 

3 Answers 3

Reset to default 4

PluginDetect seems to work pretty good. You can generate a minified version of the script and only select the plugins you want to detect and functions you need.

Try jqPlugin.

Apple has written a script to do this. With it you can run functions like:

  • detectQuickTime()
  • detectFlash()
  • detectDirector()
  • detectWindowsMedia()
  • detectReal()
发布评论

评论列表(0)

  1. 暂无评论