Attribute for <EMBED ...>
PLUGINSPAGE = "URL"
If the browser doesn't have the necessary software to run the plugin indicated in the <EMBED ...><EMBED ...>PLUGINSPAGE
For example, suppose we use a plugin which has the media type "whack/slack". (There isn't really any such type, this is just an example.) We could use the following <EMBED ...>
| this code | produces this |
<EMBED
SRC="../cgi-bin/whack.slack.pl"
HEIGHT=170 WIDTH=150
PLUGINSPAGE="WhackSlackPlugin.html"
>
|
Copyright 1997-2002 Idocs Inc.
