Properties of the Plugin Object : PlugIn : Development : JavaScript DHTML examples (example source code) Organized by topic

JavaScript DHTML
C++
JavaScript DHTML Home »  Development   » [  PlugIn  ]   
 



Properties of the Plugin Object


/*
JavaScript Unleashed, Third Edition
by Richard Wagner and R. Allen Wyke 

ISBN: 067231763X
Publisher Sams CopyRight 2000


+-------------+--------------------------------------------------------------+
  Property         Description
+-------------+--------------------------------------------------------------+
  description   Contains the description of the plug-in.
+-------------+--------------------------------------------------------------+
  filename      Contains the filename of a plug-in program.
+-------------+--------------------------------------------------------------+
  length        Contains the number of MIME types supported by the plug-in.
+-------------+--------------------------------------------------------------+
  name          Contains the name of the plug-in.
+-------------+--------------------------------------------------------------+
*/
           
       
Related examples in the same category
1.   Listing Plug-In Properties
2.  Synchronizing Two Plug-Ins
3.   Accessing a Plug-In
4.  Determining Whether the LiveVideo Plug-In Is Installed
5.  The About Plug-Ins Script
6.  Displaying Plug-In Information
7.  Display PDF using plugin
8.  Find pluin for Midi
9.  Scan through each plug-in by provided parameters
10.  Displaying a List of Navigator Plug-Ins








Home| Contact Us
Copyright 2003 - 04 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.