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 中输入一个参数来告诉页面在现有窗口中打开而不是打开新窗口吗?
我无法修改 html 或使用 javascript,因为我无法控制包含链接的页面的呈现
然后,您无法控制任何会影响打开链接的窗口的事情。