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