0
我有一個RSS提要由RSS驅動從我的Google日曆抽取東西。現在通過使用一些帶有'iframe'的HTML來實現這一點,我想知道如何將RSS新聞項目上的所有鏈接重定向到另一個網頁,而不是Google日曆條目。我是否需要在它周圍放置一些特殊的代碼來重定向它?以下是代碼:如何將鏈接從我的RSS提要中的Google日曆條目重定向到另一個網頁?
<iframe src="http://s1.rsspump.com/rss.aspx?s=e0431bb0-cd2b-4f8f-ab47-619c3d841bab&speed=1&t=0&d=0&u=0&p=1&b=0&ic=5&font=Verdana&fontsize=12px&bgcolor=&color=000000&type=typewriter&su=0&sub=0&sw=0" frameborder="0" width="100%" height="18" scrolling="no" allowtransparency="true"></iframe>
<noframes>
<div style="background-color: none transparent;">
<a href="http://news.rsspump.com/" title="Latest News">News</a>
</div>
</noframes>