Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 2.0

On this page

You are viewing documentation of version 2.0, which is not included in the latest version. Click here to open the index page for version 18.0.

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.