Previous Example-|-Next Example-|-Return to Chapter Listing
Example 13.10
What File Types Can the Browser Work With?
[This example works with Netscape Navigator 3 and 4. It will not work in Internet Explorer 3.]
This page uses the plugins and mimeTypes arrays to show you what plug-ins are installed on your browser, and what MIME types can be handled by your browser:
These are the MIME Types:
These are the plug-ins:
We have these scripts in the BODY:
These are the plug-ins:
Previous Example-|-Next Example-|-Return to Chapter Listing