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.
我有一个带有克隆 jquery 控件的注册页面 我需要打开条款和条件页面并在接受条款和条件时我将启用父页面上的注册按钮 在最终注册提交之前我无法回发父页面所以我必须使用弹出窗口我猜是条款和条件。是否有可能我可以在没有回发父的情况下将参数发送到父页面
你能把它放在一个隐藏的表单元素中吗?