我想在我的网站上显示我的Feed(sn0wy0wl.com),但我目前将数据上传到RSSPECT.com。
我设法显示了整个RSSPECT供稿页面,但我只是想让它专门展示Div div#feedBody这肯定是可能的,到目前为止我没有运气。
我目前的代码:
<div style="margin: 0 auto; width:100%; height:400px; overflow: auto;">
<object type="text/html" data="http://www.rsspect.com/rss/feedtestfilename.xml"
style="width:100%; height:400px; margin:1px;">
</object>
</div>