JavaScript Examples

Plug-ins

A few examples of how JavaScript can interact with browser plug-ins.

  • Basic plug-in detection - Flash
  • Basic workaround for Internet Explorer
  • Display names of all installed plug-ins
  • Display name and description of all plug-ins
  • Detect plugin w/ different versions - QuickTime
  • Display all configured mimeTypes

Return to Examples main menu