I have a form with a <textarea> and a <button>. I would like users to be able to select (highlight) all text in the textarea by clicking the button. I know this is possible with <input type="button"> but I can't seem to get it to work with a button tag. Could someone help me out please?
Bookmarks