iframe无法在线服务器上运行

时间:2012-03-26 14:03:10

标签: html iframe

我的iframe在localhost上正常运行但在在线服务器上不起作用。 请帮忙......

<iframe frameborder="0" scrolling="no" height="287" width="300" allowtransparency="true" marginwidth="0" marginheight="0" src="http://tools.forexpros.com/market_quotes.php?tab_1=1,2,3,5,7,9&tab_2=169,166,20,172,27,178&tab_3=8830,8849,8836,8862,8831,8988&tab_4=8880,8907,8900,8899,8886,8895&select_color=000000&default_color=0059B0"> 
</iframe><br />
<div style="width:300">
  <span style="font-size: 11px;color: #333333;text-decoration: none;">The Market Quotes Powered By Forexpros, the Forex, Futures, and <a href="http://www.forexpros.com/" target="_blank" style="font-size: 11px;color: #06529D; font-weight: bold;" class="underline_link">Stock Markets</a> Portal.</span>
</div>

1 个答案:

答案 0 :(得分:0)

提供的IFrame代码在我的帐户上正常运行。

在服务器配置中可能存在创建帐户的问题,或者很可能在您的代码中的某个位置阻止发送IFrame请求以发送到服务器。

请点击错误消息中的“重新加载”标签,其中IFrame应该加载。