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