Monday, November 16, 2009

How to make RSS feeds fade in, i have example script (Javascript)?

This is part of a javascript script. The whole script makes these 3 statements fade in and out one after another. Text 1 shows, then text 2 shows, but the 3rd one dosnt. The third one is an rss feed that i want to fade in. Can anyone help?





%26lt;body onload="change()"%26gt;


%26lt;a href="1.html" id="text1" class="t1" %26gt; %26lt;b%26gt;This is text 1%26lt;/b%26gt;%26lt;/h6%26gt;


%26lt;a href ="2.html" id="text2" class="t1" %26gt;This is line for %26lt;br%26gt; text 2%26lt;/h6%26gt;


%26lt;a href="3.html"%26gt; %26lt;center%26gt; %26lt;script language= "xml" src="http://newsrss.bbc.co.uk/rss/newson... type="text/xml"%26gt;%26lt;/script%26gt; %26lt;/center%26gt; %26lt;/a%26gt;

How to make RSS feeds fade in, i have example script (Javascript)?
your script is not a script. there is no script language xml.





it is an xml, suitable for a bookmark.


No comments:

Post a Comment