⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 用代码控制框架的大小.htm

📁 === === === === JavaScript经典源代码收集
💻 HTM
字号:
<iframe id="hehe"></iframe><script>function changesize(size){document.all.tags("IFRAME")[0].height=size;}</script><br><input type=button name="v400" value="400" onclick='changesize(400);'><input type=button name="v100" value="100" onclick='changesize(100);'><br><iframe id=frame1 style=width:500;height:300></iframe><br><input type="button" value="变" onclick="document.all.frame1.style.width='200'"><br><iframe name="ff" height="400"></iframe><input type="button" value="Test" onClick="(document.all('ff').height==400)?document.all('ff').height=100:document.all('ff').height=400"><br><iframe id=frame2 style=width:400;height:300></iframe><input type="checkbox" onclick="document.all.frame2.style.width=(checked?200:400)">

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -