Get to know MDN better
Esta página foi traduzida do inglês pela comunidade. Saiba mais e junte-se à comunidade MDN Web Docs.
This feature is well established and works across many devices and browser versions. It’s been available across browsers since julho de 2015.
O método HTMLInputElement.select() seleciona todo o texto em um elemento <textarea> ou em um elemento <input> do tipo text.
| HTML # dom-textarea/input-select |
Enable JavaScript to view this browser compatibility table.
Executar element.select() não irá necessariamente focar o input, por isso é frequentemente usado em conjunto com HTMLElement.focus().
This page was last modified on 6 de ago. de 2023 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.