JavaScript

A5edit Namespace

Description

The namespace for edit (INPUTs and TEXTAREAs) utility methods and properties.

Methods

getSelection Method

Get the current selection in an edit control (INPUT or TEXTAREA).

insert Method

Insert a value into an edit control (INPUT or TEXTAREA).

setSelection Method

Set the current selection in an edit control (INPUT or TEXTAREA).