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

推荐订阅源

Martin Fowler
Martin Fowler
Microsoft Security Blog
Microsoft Security Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Vercel News
Vercel News
Y
Y Combinator Blog
D
DataBreaches.Net
IT之家
IT之家
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园_首页
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
H
Hackread – Cybersecurity News, Data Breaches, AI and More
WordPress大学
WordPress大学
H
Help Net Security
GbyAI
GbyAI
C
Check Point Blog
L
LangChain Blog
小众软件
小众软件
T
The Blog of Author Tim Ferriss
MyScale Blog
MyScale Blog
G
Google Developers Blog
月光博客
月光博客
V
V2EX
M
MIT News - Artificial intelligence
博客园 - 叶小钗

博客园 - 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>