在iframe中使用 a link到别的站点( a link jump from current iframe to another site) 2014-05-14 13:47 访问量: 2194 原始的错误是: Overcoming “Display forbidden by X-Frame-Options” 解决办法: <a href='anothersite.com/aaabbbccc.html' target="_top"> some other site url </a>