|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Rss Feeds and JavaScripts
I want to add the below rss feed onto a site
http://bootleg-rss.g-blog.net/d.arseblog_com-2198800986744110S.php There are a few sites where I can insert it and it generates the javascript for me which is perfect However this site updates daily so the site I have it integrated into shows 'old news' Is there a simple java script to be done Sorry if posting in wrong forum Delete if so Thanks |
|
#2
|
|||
|
|||
|
What do you mean exactly?
If you want to have it where the user's browser can automatically find it, use this HTML: Code:
<link rel="alternate" type="application/rss+xml" title="RSS" href="<RSS feed URL here>" /> |
![]() |
| Viewing: Dev Articles Community Forums > Programming > JavaScript Development > Rss Feeds and JavaScripts |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|