Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 7.0

Index

On this page

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

Function: AttachToControl

Attaches KeymanWeb events to a control. This is useful where controls are created after KeymanWeb has initialized, for instance in AJAX applications or other JavaScript applications.

Parameters: elem: the HTML element that KeymanWeb should attach events to

Returns: nothing

Version Introduced: 1.0 build 81

See Also: EnableControl, DisableControl