Plugin.length : Plugin « Document « JavaScript Tutorial






The length property determines the number of MIME data types the plug-in can support.

<html>
    <head>
    <title> Example of the plugin length property</title>
    </head>
    <body>
    <script language="JavaScript">
    <!--
        document.write(navigator.plugins.length);
    -->
    </script>
    </body>
    </html>








14.30.Plugin
14.30.1.Plugin
14.30.2.Plugin.description
14.30.3.Plugin.filename
14.30.4.Plugin.length
14.30.5.Plugin.name
14.30.6.IE Plugin