Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 17.0Version 16.0 (current version)Version 15.0Version 14.0Version 13.0Version 12.0Version 11.0Version 10.0Version 2.0Version 1.0 (home page)

On this page

attachToControl

Summary

Attach KeymanWeb to HTML element (or IFrame).

Syntax

tavultesoft.keymanweb.attachToControl(Pelem)

Parameters

Pelem
Type: Element
Element to which KeymanWeb will be attached.

Return Value

undefined

Description

This function can be used to attach KeymanWeb handling to a control. When initialization property attachType is set to 'auto', control attachment is performed automatically, and you don't need to call attachToControl yourself. However, when attachType is set to 'manual', you should call attachToControl on the controls for which you wish to enable KeymanWeb handling.