<?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>荷包蛋博客 &#187; javascript</title>
	<atom:link href="http://www.hebaodans.com/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hebaodans.com</link>
	<description>好的心态是成功的开始</description>
	<lastBuildDate>Tue, 20 Jul 2010 17:32:08 +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>兼容IE与FF的图片切换特效</title>
		<link>http://www.hebaodans.com/2008/12/ie-firefox-picture-swap/</link>
		<comments>http://www.hebaodans.com/2008/12/ie-firefox-picture-swap/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 01:39:58 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[firefox兼容]]></category>
		<category><![CDATA[ie兼容]]></category>
		<category><![CDATA[图片切换代码]]></category>

		<guid isPermaLink="false">http://www.hebaodans.com/?p=172</guid>
		<description><![CDATA[<p>这段代码轮翻渐隐显示多张图片,可以为每张图片加上不同的链接,优点在于兼容IE和FF浏览器,代码写得十分工整,建议初学JS的用户研究下,百度联盟首页的特效!
 
&lt;script&gt;
var links = new Array();
links[1] = <a href='http://www.hebaodans.com/2008/12/ie-firefox-picture-swap/' rel="nofollow">Continue Reading</a></p>]]></description>
			<content:encoded><![CDATA[<p>这段代码轮翻渐隐显示多张图片,可以为每张图片加上不同的链接,优点在于兼容IE和FF浏览器,代码写得十分工整,建议初学JS的用户研究下,百度联盟首页的特效!
 
&lt;script&gt;
var links = new Array();
links[1] = <a href='http://www.hebaodans.com/2008/12/ie-firefox-picture-swap/' rel="nofollow">Continue Reading</a></p><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.hebaodans.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.hebaodans.com/2008/12/ie-firefox-picture-swap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
