Entry Helpers
The Authentic Browser enables you to provides entry helper windows as in XMLSpy. This provides the Authentic View user ready access to the elements, attributes, and entities allowed at any location in the document. The entry helpers are disabled by default and do not appear unless they are explicity activated. To enable entry helpers, use the following PROPERTYBAG parameters in the OBJECT tag of Internet Explorer:
EntryHelpersEnabled | TRUE / FALSE |
EntryHelperSize | Size in pixels |
EntryHelperAlignment | Takes SPYAuthenticToolbarAllignment values |
EntryHelperWindows | Takes SPYAuthenticEntryHelperWindows values. Any combination is allowed (bit-check) |
Instead of using the parameters in the OBJECT tag you can also use properties and methods in the API:
Properties
•Authentic.EntryHelpersEnabled
•Authentic.EntryHelperAlignment
Method