<?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>PROSPEROUS WORLD &#187; Link</title>
	<atom:link href="http://www.lensee.net/tag/link/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lensee.net</link>
	<description>繁华世界 － 推荐使用 Safari 浏览本站</description>
	<lastBuildDate>Tue, 07 Sep 2010 12:51:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>去掉超链接的下划线</title>
		<link>http://www.lensee.net/2008/05/del_link_next_draws_a_line/</link>
		<comments>http://www.lensee.net/2008/05/del_link_next_draws_a_line/#comments</comments>
		<pubDate>Sat, 17 May 2008 14:17:26 +0000</pubDate>
		<dc:creator>孤单一吻</dc:creator>
				<category><![CDATA[学海无涯]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Link]]></category>

		<guid isPermaLink="false">http://127.0.0.1/wp/?p=59</guid>
		<description><![CDATA[文字链接 a { blr:expression(this.onFocus=this.blur()) } 如果是图片区域，可以加： area { blr:expression(this.onFocus=this.blur()) } 针对图片链接 或: [script] function bluring(){ if(event.srcElement.tagName==&#8221;A&#8221;&#124;&#124;event.srcElement.tagName==&#8221;IMG&#8221;) document.body.focus(); } document.onfocusin=bluring; [/script] []替换为就不用说了吧……]]></description>
			<content:encoded><![CDATA[<p>文字链接</p>
<blockquote><p>a {<br />
	blr:expression(this.onFocus=this.blur())<br />
}</p></blockquote>
<p>如果是图片区域，可以加：</p>
<blockquote><p>area {<br />
	blr:expression(this.onFocus=this.blur())<br />
}</p></blockquote>
<p>针对图片链接</p>
<p>或:</p>
<blockquote><p>[script]<br />
function bluring(){<br />
if(event.srcElement.tagName==&#8221;A&#8221;||event.srcElement.tagName==&#8221;IMG&#8221;) document.body.focus();<br />
}<br />
document.onfocusin=bluring;<br />
[/script]</p></blockquote>
<p>[]替换为<>就不用说了吧……</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lensee.net/2008/05/del_link_next_draws_a_line/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
