Welcome to the Kung Fu Garden
Explore various micro projects and platforms by x51 and friends.
Kung Fu Garden Proto Library v3.0.2
Kung Fu Garden Proto Library / index / helem
Function: helem()
helem(
elem
):IHTMLElement
Creates a new HTML element wrapper with utilities for form element manipulation
Parameters
elem
HTMLInputElement
& HTMLSelectElement
& HTMLTextAreaElement
The HTML element to wrap
Returns
An IHTMLElement instance with HTML element utility methods