我使用了联系表格7插件woth wordpress 3.3.1, 在验证表单的同时显示了旋转箭头,但在ie8中没有任何反应,但对于其他浏览器,它运行得很好。 我试过禁用其他插件,&切换主题但没有帮助。 禁用javascript将完成工作,但我希望表单由ajax提交。
请帮忙!
答案 0 :(得分:0)
这对我有用。解决方案将是:
1. remove the Anchor
2. Add a "?" before "#"
3. Link the invalid address (in this case "/%23wpcf7-f1-p233-ol") to correct one using Apache ReWriteEngine
4. Fix the stupid IE !! ;-)
祝你好运