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
dfsdfsdfsdfsd
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?
Hi , when i run this on my mozila,it always displays undefined