My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Documentation  
Updated Feb 2, 2009 by motw.leo@gmail.com

Introduction

This jQuery plugin extends the jQuery.browser object with properties that might return true of false to check if the browser has that plugin or supports a mimetype.

Usage

Those properties will return true if the browser supports it otherwise it will return a false value

jQuery.browser.flash // flash support
jQuery.browser.sl // silverlight support
jQuery.browser.pdf // pdf support
jQuery.browser.java // java support
jQuery.browser.qtime // quicktime support
jQuery.browser.wmp // windows media player support
jQuery.browser.shk // shockwave support
jQuery.browser.rp // real player support
Comment by juan.mal...@gmail.com, Jan 12, 2010

dfsdfsdfsdfsd

Comment by rajn...@gmail.com, Apr 17, 2010

This should also have the versions of each of these plugins. Also loading the whole deploy java thing to find java version looks like overkill. Is there an easier smaller footprint solution?

Comment by puneet...@gmail.com, Oct 3, 2011

Hi , when i run this on my mozila,it always displays undefined


Sign in to add a comment
Powered by Google Project Hosting