Function: createElement
Create an unselectable HTML element for the KeymanWeb On-Screen keyboard and User Interfaces.
Parameters:
string (object type)
Returns:
Object (HTML element)
Note:
Elements created with this function do not capture the focus. Use document.createElement
to create normally selectable elements.