惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Microsoft Azure Blog
Microsoft Azure Blog
WordPress大学
WordPress大学
Google DeepMind News
Google DeepMind News
美团技术团队
大猫的无限游戏
大猫的无限游戏
H
Help Net Security
小众软件
小众软件
aimingoo的专栏
aimingoo的专栏
博客园 - 聂微东
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
M
MIT News - Artificial intelligence
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - Franky
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Microsoft Security Blog
Microsoft Security Blog
F
Fortinet All Blogs
A
About on SuperTechFans
Recent Announcements
Recent Announcements
D
Docker
Vercel News
Vercel News
Engineering at Meta
Engineering at Meta
腾讯CDC
Martin Fowler
Martin Fowler
阮一峰的网络日志
阮一峰的网络日志

博客园 - Leon0812

Export csv Export Excel Jquery pluign development example XML Mail Template Management Resource file management Excel Reader easyslider - Leon0812 - 博客园 缩放页面字体 可编辑DIV - Leon0812 - 博客园 vs快捷键大全(转) SQL文件執行 利用IHttpModule、IHttpHandler做授权类 - Leon0812 - 博客园 C#调用非托管的DLL 无缝滚动 - Leon0812 - 博客园 获取-编译-打包 VS作业一条龙批处理 Reporting Service for SQL 2008匿名访问报表方法 獲取控件位置 - Leon0812 - 博客园 Installscript中修改web.config - Leon0812 - 博客园 publish
iframe 中显示内嵌页的局部 - Leon0812 - 博客园
Leon0812 · 2010-12-18 · via 博客园 - Leon0812

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
    <title>Untitled</title>   
</head>
<body>
 
<center>

<input name="btn" id="btn" value="English" type="button" onclick="javascript:document.getElementById('f').src='http://maps.google.com/?q=flowershops+in+UK'"/>
<input name="btn" id="Button1" value="France" type="button" onclick="javascript:document.getElementById('f').src='http://maps.google.com/?q=flowershops+in+France'"/>

<!--<div style=" width:600px; height:600px; overflow:hidden; background-color:Gray; border:1px solid #000">
<iframe id="f" name="f" height="750px" width="1000px" style="padding-top:0px;margin-top:-124px;border:0px;"></iframe>
</div>-->

 
<div style="width:620; height:600; overflow:hidden; border:1px solid #000">
<div style="margin-top: -128px; margin-left: -390px;" align="center">
<iframe style="text-align: center;" src=""  id="f"  marginwidth="0" marginheight="0" width="1010" height="755" frameborder="no" height="548" scrolling="no"></iframe>
</div>
 </div>

 </center>
 </body>
 </html>