User-944424728 posted
Hello, I have this search input textbox below and a placeholder. How can I make the placeholder text to be visible when the cursor gives focus. It currently removes the text. Thank you. Placehold info:
https://www.nngroup.com/articles/form-design-placeholders/
--
<input id="gsi-text" type="text" class="form-control" aria-label="We value your input, did you find what you were looking for?" name="gsi-text" placeholder="We value your input, did you find what you were looking for?">