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.
我在作为 HTML 表单一部分的自定义小部件中使用了一些 jquery 对话框。
问题是 jquery 从表单中删除对话框节点并将它们附加到最后的正文节点!结果,对话框中的所有表单字段都在提交的结果中丢失。
有没有什么办法解决这一问题?
为了将来参考,这就是我解决这个问题的方法: