Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 2.0

On this page

showShim

Summary

Inserts a 'shim' IFrame element to manage display of overlapped elements.

Syntax

tavultesoft.keymanweb.util.showShim(Pvkbd, shim, Phelp);

Parameters

Pvkbd
Type: Element
The visual keyboard's DIV element.
shim
Type: Element
The IFrame shim element.
Phelp
Type: Element optional
An OSK help DIV element.

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.