<input class=”tnp-email” type=”email” name=”ne” id=”tnp-3″ value=”Enter your e-mail:” required=””>
This is the code wqhen I inspect the element with Chrome. When I change ‘value’ to placeholder in the Chrome editor it works out fine, but I need to hard code it in my plugin.
Do you have an idea how to do that?