![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I want to include a Plugin in a HTML-Site with the <OBJECT> Tag. In case, the Plugin is not installed in Browser an Error Page shall be offered, inform the user where to get the plugin. How can ich specifiy such a Error page, within my page? |
#3
| |||
| |||
|
|
thermann wrote: I want to include a Plugin in a HTML-Site with the <OBJECT> Tag. In case, the Plugin is not installed in Browser an Error Page shall be offered, inform the user where to get the plugin. How can ich specifiy such a Error page, within my page? object data="file.foo" type="application/foo" <p>You are unable to view this embedded content because your browser is unable to view <code>application/foo</code> objects. View <a href="foo-files.html">more information on downloading the right plugins</a> or <a href="file-foor-desc.txt">a text description of what you're missing</a>.</p /object |
![]() |
| Thread Tools | |
| Display Modes | |
| |