When calling window.prompt() with default value text current is selected, is there the way to unselect the text and put cursor at end.
prompt("Prompt with default value", "Default")
I also checked https://developer.mozilla.org/en-US/docs/Web/API/Window/prompt but nothing useful came out.
Aucun commentaire:
Enregistrer un commentaire