The control can be configured for a variety of different uses . If you need a simple
input control you can disable a lot of the functions of the control , such as file opening
and saving , and also disable some of the element dialog panels as well.
Some of the demos were made in anticipation of the ActiveX loading changes to IE6+ that never happened,
and use vbScript classes to load and script the objects. The cross browser demos show how to
implement ActiveX controls with support for non-supporting browsers.
|
|
Demo 1
|
Full editor mode, made for cross browser compatibility.
|
|
|
Dual browser
|
Recommended implementation. Requires no javaScript and
loads either a Netscape Gecko plugin or ActiveX control depending
on browser used.
|
|
|
Demo 2
|
Shows control with some GUI functions disabled for simpler input .
|
|