createShim
Summary
Create a 'shim' IFrame element to control display of overlapped elements.
Syntax
tavultesoft.keymanweb.util.createShim();
Parameters
None.
Return Value
Element
- An iframe element to be used as a barrier between KMW and dropdown lists.
Description
The shim management functions are only used to support IE6 (which requires an intermediate IFrame element to display overlapping window correctly). They are ignored by other browsers, and will not be supported in future releases.