Home > Backend Development > PHP Tutorial > zend framework 2 如何把 view 渲染到 iframe

zend framework 2 如何把 view 渲染到 iframe

WBOY
Release: 2016-06-23 13:35:28
Original
855 people have browsed it

主要是想实现 左边作为 菜单 右边作为内容区 在 iframe 中载入 , 求大神们解答
layout.phtml
     
     

以上的方式会直接导入整个页面 而不是内容区


回复讨论(解决方案)

"直接导入整个页面 而不是内容区"
a标签还是在的,只不过空内容,你看不到罢了
http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_iframe_name

source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template