hideShim
Summary
Hides the 'shim' IFrame element.
Syntax
tavultesoft.keymanweb.util.hideShim(shim);
Parameters
shim
- Type:
Element
- IFrame shim element to be hidden.
Return Value
undefined
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 may not be supported in future releases.