源码论坛,商业源码下载,尽在锦尚中国商业源码论坛
标题:
如何用iframe套用对方网页数据而又保持兼容的实现方法
[打印本页]
作者:
欧阳锋
时间:
2020-2-3 20:17
标题:
如何用iframe套用对方网页数据而又保持兼容的实现方法
下面是世纪天成调用腾讯跑跑卡丁车页面的代码,确实不错以前脚本之家小编也这么做过,需要用js什么的,特分享给大家参考。
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="gbk" />
<meta http-equiv="x-ua-compatible" content="IE=edge">
<meta name="robots" content="all" />
<meta name="author" content="Tencent-CP" />
<meta name="Description" content="跑跑卡丁车" />
<meta name="Keywords" content="跑跑卡丁车" />
<title>跑跑卡丁车-官方网站</title>
</head>
<!-- <frameset rows="0,*" cols="*" framespacing="0" frameborder="NO" border="0">
<frame src="#" name="topFrame" scrolling="NO" noresize="">
<frame src="https://wepop.qq.com/act/a20190104order/?adtag=sjtc" name="mainFrame">
</frameset>
<noframes>
<body>
</body>
</noframes> -->
</html>
复制代码
纯html实现不用js,需要的朋友可以参考一下。如果效果不好可以参考锦尚中国以前用js实现的。
欢迎光临 源码论坛,商业源码下载,尽在锦尚中国商业源码论坛 (https://bbs.52jscn.com/)
Powered by Discuz! X3.3