• Is it possible to hide the placeholder when it is clicked?

    Or where do I insert the following in the Form setup?

    onfocus="this.placeholder = ''" onblur="this.placeholder = 'enter your text'"

    • This topic was modified 8 years, 11 months ago by dan11.

The topic ‘Hide placeholder on focus’ is closed to new replies.