Home >Web Front-end >HTML Tutorial >How to point the target link of a tag to iframe_HTML/Xhtml_Web page production

How to point the target link of a tag to iframe_HTML/Xhtml_Web page production

WBOY
WBOYOriginal
2016-05-16 16:37:001882browse

Copy code
The code is as follows:

The target of the a tag above points to the iframe named myFrameName, and does not use Id to point to it. Target, if target="myFrameId" is only supported by new versions of Chrome and Opera, it will not take effect in IE10 or FF.
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn