IE7 RSS 버튼 활성화
2001 hit since 2007/02/20 19:05
IE7에서 RSS 버튼을 활성화 시키려면 홈페이지의 소스 코드를 Header에 넣어줘야 한다.
Microsoft Team RSS Blog
http://blogs.msdn.com/rssteam/articles/PublishersGuide.aspx
| <html> <head> <link rel="alternate" type="application/rss+xml" title="your feed title here" href="http://secrice.com/rss.php"> </head> <body> ... |
Microsoft Team RSS Blog
http://blogs.msdn.com/rssteam/articles/PublishersGuide.aspx


Trackback (0)
Comment (0)