摘要: iframe基本内涵 通常我们使用iframe直接直接在页面嵌套iframe标签指定src就可以了。 <iframe src="demo_iframe_sandbox.htm"></iframe> 但是,有追求的我们,并不是想要这么low的iframe. 我们来看看在iframe中还可以设置些什么属 阅读全文
posted @ 2020-04-10 15:28 xiaoxiao95 阅读(246) 评论(0) 推荐(0) 编辑