我需要更改块的样式我从其他站点获取数据,在iframe中设置的URL如下:
<iframe id="match_center_iframe" frameborder="0" src="http://matchcenter.super.ae/adsiframes/mc_matches.php?compid=10" height="650px" width="95%" scrolling="no" align="center" style="display:block; margin: auto;"></iframe>
我的网站不是http://matchcenter.super.ae,而是其他域名,那该怎么办呢?