我是新来的,有点像菜鸟。我知道HTML和CSS基础知识,但尝试做一些我怀疑需要javascript的东西......
我正在尝试创建一个iframe,其src默认为RSS Feed的最新条目,下面是feed本身。请查看下面的代码和此处的链接http://visitrek.net/rssfeed/rssfeed.html
<script language="JavaScript" src="http://feed2js.org//feed2js.php?src=http%3A%2F%2Fwww.dotnews.co.za%2FCode%2FRSS%2F515&chan=title&au=y&targ=newsiframe&utf=y" charset="UTF-8" type="text/javascript"></script>
<noscript>
<a href="http://feed2js.org//feed2js.php?src=http%3A%2F%2Fwww.dotnews.co.za%2FCode%2FRSS%2F515&chan=title&au=y&targ=newsiframe&utf=y&html=y">View RSS feed</a>
</noscript>
<div style="width:713px; overflow: hidden;"><iframe width="850px" height="2000px" frameborder="0" name="newsiframe" src="" scrolling="auto" style="-webkit-transform: scale(0.85); -webkit-transform-origin: 0 0;"</iframe></div>
任何人都有任何好主意吗?
谢谢!
答案 0 :(得分:0)
在这种情况下,您必须编写一个针对所需子节点的javascript函数li:nth-child(20)
,然后获取src
的{{1}}并更新InnerHtml
。
结帐Child elements in this link。我认为这将指向你的写作方向