Enabling script support
The ActiveX display emulator does not support scripting by default.
To enable scripting, add the
SupportScripts
parameter to the
<object>
tag with a value of
true
:
<param name="SupportScripts" value="true" />
Related Links
JavaScript support (Parent Topic)