Skip to content

Experimental

Available for <input/> fields only

AutoSelect

Automatically selects the whole text/value when user enters an <input/> field. Useful for quickly overwriting current value.

1
dv.getField("fieldname").autoselect();

See also: