<?xml version="1.0" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>JavaScript乐园 - JavaScript技术</title><link>http://www.jsfan.org/</link><description>Web技术博客! - </description><generator>RainbowSoft Studio Z-Blog 1.8 Arwen Build 90619</generator><language>zh-CN</language><copyright>Copyright 2009-2011 JsFan.org. Some Rights Reserved. 豫ICP备07003630号 </copyright><pubDate>Mon, 06 Sep 2010 20:54:13 +0800</pubDate><item><title>感受JavaScript的魅力</title><author>a@b.com (hegaoli)</author><link>http://www.jsfan.org/post/6.html</link><pubDate>Mon, 28 Sep 2009 00:49:21 +0800</pubDate><guid>http://www.jsfan.org/post/6.html</guid><description><![CDATA[<p>只有想不到，没有做不到。本文章持续更新中，敬请关注！</p><p>JavaScript做的动画：<br /><a href="http://www.3site.eu/examples/liquid/">http://www.3site.eu/examples/liquid/</a><br /><a href="http://www.3site.eu/examples/liquid/vaio.html">http://www.3site.eu/examples/liquid/vaio.html</a><br />...</p>]]></description><category>JavaScript技术</category><comments>http://www.jsfan.org/post/6.html#comment</comments><wfw:comment>http://www.jsfan.org/</wfw:comment><wfw:commentRss>http://www.jsfan.org/feed.asp?cmt=6</wfw:commentRss><trackback:ping>http://www.jsfan.org/cmd.asp?act=tb&amp;id=6&amp;key=a1c48e5e</trackback:ping></item><item><title>表单中浏览文件的“浏览”按钮修改</title><author>a@b.com (hegaoli)</author><link>http://www.jsfan.org/post/4.html</link><pubDate>Sun, 20 Sep 2009 00:40:50 +0800</pubDate><guid>http://www.jsfan.org/post/4.html</guid><description><![CDATA[下面的代码可以模拟实现“浏览”按钮的功能：<br/><textarea class="code" rows="10" cols="50">&lt;input&nbsp;type="text"&nbsp;id="input1"&gt;
&lt;input&nbsp;type="button"&nbsp;id="btn1"&nbsp;onclick="myfile.click();"&nbsp;value="Open..."&gt;
&lt;input&nbsp;type="file"&nbsp;id="myfile"&nbsp;onchange="input1.value=this.value"&nbsp;style="display:none"&gt;</textarea>]]></description><category>JavaScript技术</category><comments>http://www.jsfan.org/post/4.html#comment</comments><wfw:comment>http://www.jsfan.org/</wfw:comment><wfw:commentRss>http://www.jsfan.org/feed.asp?cmt=4</wfw:commentRss><trackback:ping>http://www.jsfan.org/cmd.asp?act=tb&amp;id=4&amp;key=7ef16535</trackback:ping></item><item><title>轻松“黑掉”网站</title><author>a@b.com (hegaoli)</author><link>http://www.jsfan.org/post/1.html</link><pubDate>Fri, 18 Sep 2009 00:31:41 +0800</pubDate><guid>http://www.jsfan.org/post/1.html</guid><description><![CDATA[<p>非常简单的&ldquo;黑站&rdquo;方法</p>]]></description><category>JavaScript技术</category><comments>http://www.jsfan.org/post/1.html#comment</comments><wfw:comment>http://www.jsfan.org/</wfw:comment><wfw:commentRss>http://www.jsfan.org/feed.asp?cmt=1</wfw:commentRss><trackback:ping>http://www.jsfan.org/cmd.asp?act=tb&amp;id=1&amp;key=051d082d</trackback:ping></item></channel></rss>
