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.
我面临一个 Frames 问题。当我试图从另一个框架集重定向一个页面时,它会给出“未定义”错误。
假设我有一个框架集,我将其分为 2 个水平框架,并且在较低的框架下,我再次分为 2 个垂直框架,现在我想从“左侧”框架重新加载框架页面的右侧,我意味着我会从左侧导航将页面重定向到 Frame 的右侧。
重定向时,我收到异常为“未定义”。
请帮帮我。这为我创造了很多问题。
提前致谢
问候比杰
您必须提供链接或形成目标属性,该属性将包含您尝试重新加载的框架的名称。