Reply
   
 RSS Feed 
 
 
  #1 (permalink)  
Old 09-09-2006, 10:21 AM
Regular

Join Date: Feb 2004
Group: Regulars
Posts: 5,387


How do you get the 'RSS' image in the navigation bar of Safari, like this site for example. I'm guessing you need to add a script?

cheers,
hawker is offline
Profile CardPM
Go to the top of the page
Digg this Post!Add Post to del.icio.us Share on Facebook
Reply With Quote
  #2 (permalink)  
Old 09-09-2006, 10:24 AM
Super

Join Date: Oct 2004
Group: Regulars
Location: Somewhere Slaying Vampires
Posts: 6,084


all you need to do is add a link tag for the feed in the source

Code:
<link rel='alternate' type='application/rss+xml' title='AppleTalk Australia Headlines' href='http://appletalk.com.au/forums/rss.php' />
iSlayer is offline
Profile CardPM
Go to the top of the page
Digg this Post!Add Post to del.icio.us Share on Facebook
Reply With Quote
  #3 (permalink)  
Old 09-09-2006, 10:24 AM
Regular

Join Date: Feb 2004
Group: Regulars
Posts: 5,387


Ha ha, thought it'd be simple. Thanks iSlayer
hawker is offline
Profile CardPM
Go to the top of the page
Digg this Post!Add Post to del.icio.us Share on Facebook
Reply With Quote
 
Reply