<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dansion&#039;s 日志 &#187; WebSlices</title>
	<atom:link href="http://www.dansion.com/blog/tag/webslices/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dansion.com/blog</link>
	<description>学无止境～～～～～～～</description>
	<lastBuildDate>Thu, 29 Sep 2011 09:25:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>给你的网站添加ie8的WebSlices(网页快讯)</title>
		<link>http://www.dansion.com/blog/aboutsite/webslices-for-website.html</link>
		<comments>http://www.dansion.com/blog/aboutsite/webslices-for-website.html#comments</comments>
		<pubDate>Tue, 12 May 2009 16:52:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[网站相关]]></category>
		<category><![CDATA[ie8]]></category>
		<category><![CDATA[WebSlices]]></category>

		<guid isPermaLink="false">http://www.dansion.com/blog/?p=450</guid>
		<description><![CDATA[webslices，微软的IE8帮助文档里翻译为网页快讯。网页快讯是网页中您可以订阅的一个特定部分，通过它您可以了解收藏网站何时提供更新的内容（如当前气温或不断变化的拍卖价格）。一旦您订阅了网页快讯，它将在收藏夹栏中显示为一个链接。在更新网页快讯时，收藏夹栏上的链接将以粗体格式显示。然后，您可以单击该链接来查看更新内容。

只需要在页面里增加微软指定的css class名就可以实现。
&#60;div class=&#8221;hslice&#8221; id=&#8221;webslices&#8221;&#62;/*一个webslices,id号是必需的,命名可随意*/
&#60;div class=&#8221;entry-title&#8221;&#62;&#60;/div&#62;/*当前webslices标题*/
&#60;div class=&#8221;entry-content&#8221;&#62;/*当前webslices内容*/
&#60;/div&#62;
&#60;/div&#62;
只有一个网页有上述的设定，通过IE8浏览，在标题栏就会出现一个绿色的安扭。
 





 
鼠标指向该网页的上述设定处，也会出现一个绿色的边框。
 





 很简单&#8230;&#8230;&#8230;&#8230;
]]></description>
		<wfw:commentRss>http://www.dansion.com/blog/aboutsite/webslices-for-website.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

