http://www.web-via.com/NinaRose/club/
该表单在普通的 html 页面上工作正常,但在 wordpress 中它给了我一个“请输入有效的电子邮件地址”错误。
<form action="mailto:maxp@businessrocket.net" enctype="text/plain" style="background-image:url('http://www.web-via.com/NinaRose/wp-content/uploads/2013/04/NinaBRozeClub.jpg') height:464px;" method="post">
<input type="text" name="email" style="background-color: white; height: 18px; left: 210px; position: relative; top: 318px; width: 187px;"/>
<input type="submit" value="Submit" style="height: 25px; left: 78px; opacity: 0; position: relative; top: 350px;"/>
</form>
我不确定是什么导致了这里的冲突,无论是 Wordpress 还是代码所在的 Popup Ninja 插件,我也不知道如何解决这个问题。
非常感谢,肯