<?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>O!Hacker Blog &#187; css</title>
	<atom:link href="http://ohacker.com/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://ohacker.com</link>
	<description>anything to hack</description>
	<lastBuildDate>Thu, 12 Aug 2010 05:17:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>不允许选择文字的css（-moz-user-select,onselectstart）</title>
		<link>http://ohacker.com/2009/04/21/unselectable-css-moz-user-selectonselectstart/</link>
		<comments>http://ohacker.com/2009/04/21/unselectable-css-moz-user-selectonselectstart/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 09:53:00 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://ohacker.com/2009/04/21/%e4%b8%8d%e5%85%81%e8%ae%b8%e9%80%89%e6%8b%a9%e6%96%87%e5%ad%97%e7%9a%84css%ef%bc%88-moz-user-selectonselectstart%ef%bc%89/</guid>
		<description><![CDATA[&#60;div unselectable=&#34;on&#34; onselectstart=&#34;return false;&#34; style=&#34;-moz-user-select:none;&#34;&#62; unselectable为IE准备 ， onselectstart为Chrome、Safari准备 -moz-user-select是FF的 试试:点点下边这句 你选不了我,unselectable为IE准备 ， onselectstart为Chrome、Safari准备 -moz-user-select是FF的 相关日志暂无相关日志]]></description>
		<wfw:commentRss>http://ohacker.com/2009/04/21/unselectable-css-moz-user-selectonselectstart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
