`
banbogou
  • 浏览: 1053 次
  • 性别: Icon_minigender_1
  • 来自: 北京
文章分类
社区版块
存档分类
最新评论
文章列表
两个域名www.sina.com,app.sina.com 现在要在www.sina.com中iframe一个jsp页面(jsp页面在app.sina.com中),在被iframe页面和要iframe的页面中加入以下代码,用来生命跨域: <script language="JavaScript"> <!-- document.domain='sina.com'; //--> </script> 在要iframe的页面这样定义iframe:          <iframe name="frmdetail" ...
Global site tag (gtag.js) - Google Analytics