Html 框架编码,链接到另一个框架中的信息
好的,我正在编码一些东西,我有一个左框架,一个右框架,以及粗略的主框架集 html 文档。我想在左框架中有一个链接,单击该链接将跳转到右框架上的信息,例如 和 ,但我显然不起作用,我相信我已经看到它完成了,只是不知道该怎么做。谢谢
OK so I'm coding something and i have a left frame, a right frame, and of coarse the main frameset html document. I want to have a link in the left frame that when clicked will jump to information on the right frame like and , but i obviously not working, i believe I've seen it done, just don't know how to do it. Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
链接目标必须是您希望将内容加载到的框架名称。
车架组:
The link target must be the name of the frame you want the content to load into.
Frameset: