• Resolved Goury

    (@goury)


    Are you mad?
    WTF are you wrote onfocus="if(this.value=='<?php echo esc_js($options['txtfield']); ?>') this.value='';" onblur="if(this.value=='') this.value='<?php echo esc_js($email); ?>';"
    ?
    Remove all this shit and just use html parameter placeholder

    https://wordpress.org/plugins/mailpress/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author arena

    (@arena)

    what is the point ?

    Thread Starter Goury

    (@goury)

    1. There is a lot more events that should affect placeholder than just click and blur
    2. Every browser have different placeholder behavior and you should not interfere
    3. This solution is freakin buggy by design
    4. Dust do not!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Placeholders for inputs’ is closed to new replies.