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.
我的父窗口中有一个链接,其中 url 和类为自动模式。单击链接时,我正在传递一个返回值的 ajax 请求。我想在自动模式弹出窗口中显示这个值。我在弹出的页面中放置了一个 div 标签,并尝试将返回值附加到 div 但它不起作用。
有什么帮助吗???