Closed ahedderich closed 9 years ago
It would be nice to have control over the selected text on focus, so that the entire value could be selected on focusing.
I've recently cut a new release that adds selectionStart and selectionEnd getters/setters to this element. Does that work for you?
selectionStart
selectionEnd
Oh didn't notice that. Billiant. Should do the trick.
It would be nice to have control over the selected text on focus, so that the entire value could be selected on focusing.