• 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 7 years, 9 months ago by dan11.
  • The topic ‘Hide placeholder on focus’ is closed to new replies.