弹出广告
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Language" content="zh">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache">
<title></title>
<script src="/as/s/portal/?js=1"></script>
<script>
/* 获取URL参数 */
function getQueryParameter(name) {
var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)","i");
var r = window.location.search.substr(1).match(reg);
if (r!=null) return unescape(r); return null;
}
/* 取得认证前访问的页面地址 */
var url = getQueryParameter("url");
</script>
</head>
<body topmargin="0" rightmargin="0" leftmargin="0" style="overflow-y:hidden">
<iframe id="frm1" border="0" vspace="0" hspace="0" marginwidth="0" marginheight="0" framespacing="0" frameborder="0" scrolling="auto" width="100%" height="100%"></iframe>
<script>
/* 显示认证前访问的页面地址 */
document.getElementById("frm1").src = url;
</script>
<!-- 网页弹出广告开始 -->
<div id="myADBar" style="display:normal; bottom:0px; position:absolute; buttom:0px; right:16px; font-size:12px; width:250px; height:250px; border-style:solid; border-width:1px; background-color:#fff" align="right">
<a href="#" onclick="document.getElementById('myADBar').style.display='none'; return false;" style="color:#777777;text-decoration:none"></a><br>
<table style="width:100%; height:239px">
<tr><td valign="middle" align="center">
<strong>广告内容</strong>
<br><br>
</td></tr>
<table>
</div>
<!-- 网页弹出广告结束 -->
</body>
</html> 你太好了。我去测试下。 怎么在广告内容里面显示不出中外的 原始页面不显示啊大哥。。。。 空白 是用Web Proxy做?还是替换ROS本来的网页文件做啊?
我替换掉index2.html是成功了,但是框架缩到左上角去了,做不到100%.而且不是所有网页都能成功,会显示错误页面
用web proxy却得不到原网址 lzw83 发表于 2013-3-4 11:47 static/image/common/back.gif
是用Web Proxy做?还是替换ROS本来的网页文件做啊?
我替换掉index2.html是成功了,但是框架缩到左上角去了,做 ...
楼主没有做iframe的动态高度调整。期待楼主完善。 这个,怎么动态 ??? 这个看样还不完善 测试效果 还是不够完善 改天试试效果
正需要,试一下 楼主厉害速度去尝试一下
页:
[1]