Programmatically selecting text in an input field on iOS devices (mobile Safari) January 23, 2023 by Tarik input.setSelectionRange(0, 9999); https://developer.mozilla.org/en/DOM/Input.select