Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 iframe 表单完成后是否有重定向,即使我没有托管表单本身。
我想将用户发送到感谢页面,但表单是 iframe,所以我无法控制 iframe 本身的代码。
挂钩onloadIFRAME 的事件。在第一次加载(加载表单)时,什么都不做。在第二次加载时(提交表单并显示其结果)通过以下方式进行客户端重定向location.href
onload
location.href