<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/fjgysai" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/fjgysai" type="application/rss+xml"></fs:self_link><lastBuildDate>Sat, 06 Jun 2009 18:31:00 GMT</lastBuildDate><title>fjgysai的专栏</title><link>http://blog.csdn.net/fjgysai/</link><item><title>SELECT样式 - jQuery.select.js</title><link>http://blog.csdn.net/fjgysai/archive/2009/06/06/4247835.aspx</link><wfw:comment>http://blog.csdn.net/fjgysai/comments/4247835.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fjgysai/comments/commentRss/4247835.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4247835</trackback:ping><description>&lt;br /&gt;/*
 *   jQuery.select.js
 *   Date : 09/03/19
 *   author : zhangjingwei
 *   http://www.zhangjingwei.com
 *	 Thanks for 小飞
 *   Virsion : 1.3.4
 *	 模拟生成select表单。宽度自动。键盘可控。(暂不支持首字符快捷键)
*/

jQuery.fn.sSelect = function(){
	var selectId = $(this).attr('id');
	var selectZindex = $(this).css('z-index');
	var selectIndex = $('#'+selectId+' &gt; select &gt; option').index($('#'+selectId+' &gt; select &gt; option:selected')[0]);
	$('#'+selectId).append('&lt;img src =&quot;http://blog.csdn.net/fjgysai/aggbug/4247835.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236623147/fjgysai/csdn.net/s.gif?r=http://blog.csdn.net/fjgysai/archive/2009/06/06/4247835.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/fjgysai/236623147/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/fjgysai/236623147/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 07 Jun 2009 02:31:00 +0800</pubDate><author>钟林芯</author><comments>http://blog.csdn.net/fjgysai/archive/2009/06/06/4247835.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fjgysai/archive/2009/06/06/4247835.aspx</guid><dc:creator>钟林芯</dc:creator><fs:srclink>http://blog.csdn.net/fjgysai/archive/2009/06/06/4247835.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/fjgysai/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/fjgysai/~1071690/236623147/1071690</fs:itemid></item><item><title>SELECT样式 - selectdemo.htm</title><link>http://blog.csdn.net/fjgysai/archive/2009/06/06/4247831.aspx</link><wfw:comment>http://blog.csdn.net/fjgysai/comments/4247831.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fjgysai/comments/commentRss/4247831.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4247831</trackback:ping><description>Jquery Select(单选) 模拟插件 V1.3.4&lt;img src =&quot;http://blog.csdn.net/fjgysai/aggbug/4247831.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236623148/fjgysai/csdn.net/s.gif?r=http://blog.csdn.net/fjgysai/archive/2009/06/06/4247831.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/fjgysai/236623148/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/fjgysai/236623148/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 07 Jun 2009 02:28:00 +0800</pubDate><author>钟林芯</author><comments>http://blog.csdn.net/fjgysai/archive/2009/06/06/4247831.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fjgysai/archive/2009/06/06/4247831.aspx</guid><dc:creator>钟林芯</dc:creator><fs:srclink>http://blog.csdn.net/fjgysai/archive/2009/06/06/4247831.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/fjgysai/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/fjgysai/~1071690/236623148/1071690</fs:itemid></item><item><title>[存代码] 测试添加上级DIV节点</title><link>http://blog.csdn.net/fjgysai/archive/2009/06/05/4243778.aspx</link><wfw:comment>http://blog.csdn.net/fjgysai/comments/4243778.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fjgysai/comments/commentRss/4243778.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4243778</trackback:ping><description>[存代码] 测试添加 上线DIV节点 &lt;img src =&quot;http://blog.csdn.net/fjgysai/aggbug/4243778.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236623149/fjgysai/csdn.net/s.gif?r=http://blog.csdn.net/fjgysai/archive/2009/06/05/4243778.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/fjgysai/236623149/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/fjgysai/236623149/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 05 Jun 2009 08:37:00 +0800</pubDate><author>钟林芯</author><comments>http://blog.csdn.net/fjgysai/archive/2009/06/05/4243778.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fjgysai/archive/2009/06/05/4243778.aspx</guid><dc:creator>钟林芯</dc:creator><fs:srclink>http://blog.csdn.net/fjgysai/archive/2009/06/05/4243778.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/fjgysai/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/fjgysai/~1071690/236623149/1071690</fs:itemid></item><item><title>通过注册表修改默认浏览器</title><link>http://blog.csdn.net/fjgysai/archive/2009/01/19/3835852.aspx</link><wfw:comment>http://blog.csdn.net/fjgysai/comments/3835852.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fjgysai/comments/commentRss/3835852.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3835852</trackback:ping><description>&lt;br /&gt;1、开始→运行→输入regedit，打开注册表编辑器&lt;br /&gt;2、找到HKEY_CLASSES_ROOT\http\shell\open\command，在右边的窗口中双击&quot;默认&quot;，将要用浏览器的可执行文件的完全路径输入到这里，例如设置IE为默认浏览器：输入“C:\Program Files\Internet Explorer\iexplore.exe” （如果在别的地方请更换IE，的路径）&lt;img src =&quot;http://blog.csdn.net/fjgysai/aggbug/3835852.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/fjgysai/236623150/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/fjgysai/236623150/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 19 Jan 2009 18:49:00 +0800</pubDate><author>fjgysai</author><comments>http://blog.csdn.net/fjgysai/archive/2009/01/19/3835852.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fjgysai/archive/2009/01/19/3835852.aspx</guid><dc:creator>fjgysai</dc:creator><fs:srclink>http://blog.csdn.net/fjgysai/archive/2009/01/19/3835852.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/fjgysai/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/fjgysai/~1071690/236623150/1071690</fs:itemid></item><item><title>Flash破解与防破解(转载)</title><link>http://blog.csdn.net/fjgysai/archive/2008/04/15/2294350.aspx</link><wfw:comment>http://blog.csdn.net/fjgysai/comments/2294350.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fjgysai/comments/commentRss/2294350.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2294350</trackback:ping><description>Flash破解与防破解&lt;img src =&quot;http://blog.csdn.net/fjgysai/aggbug/2294350.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/fjgysai/236623151/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/fjgysai/236623151/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 16 Apr 2008 00:29:00 +0800</pubDate><author>fjgysai</author><comments>http://blog.csdn.net/fjgysai/archive/2008/04/15/2294350.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fjgysai/archive/2008/04/15/2294350.aspx</guid><dc:creator>fjgysai</dc:creator><fs:srclink>http://blog.csdn.net/fjgysai/archive/2008/04/15/2294350.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/fjgysai/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/fjgysai/~1071690/236623151/1071690</fs:itemid></item><item><title>mediawiki源码分析-入口Index.php简要分析</title><link>http://blog.csdn.net/fjgysai/archive/2008/04/06/2255248.aspx</link><wfw:comment>http://blog.csdn.net/fjgysai/comments/2255248.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fjgysai/comments/commentRss/2255248.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2255248</trackback:ping><description>mediawiki源码分析,入口Index.php简要分析&lt;img src =&quot;http://blog.csdn.net/fjgysai/aggbug/2255248.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/fjgysai/236623152/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/fjgysai/236623152/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 07 Apr 2008 04:46:00 +0800</pubDate><author>fjgysai</author><comments>http://blog.csdn.net/fjgysai/archive/2008/04/06/2255248.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fjgysai/archive/2008/04/06/2255248.aspx</guid><dc:creator>fjgysai</dc:creator><fs:srclink>http://blog.csdn.net/fjgysai/archive/2008/04/06/2255248.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/fjgysai/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/fjgysai/~1071690/236623152/1071690</fs:itemid></item><item><title>mediawiki源码分析-DefaultSettings变量说明</title><link>http://blog.csdn.net/fjgysai/archive/2008/04/06/2255246.aspx</link><wfw:comment>http://blog.csdn.net/fjgysai/comments/2255246.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fjgysai/comments/commentRss/2255246.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2255246</trackback:ping><description>mediawiki源码分析,DefaultSettings变量说明&lt;img src =&quot;http://blog.csdn.net/fjgysai/aggbug/2255246.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/fjgysai/236623153/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/fjgysai/236623153/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 07 Apr 2008 04:44:00 +0800</pubDate><author>fjgysai</author><comments>http://blog.csdn.net/fjgysai/archive/2008/04/06/2255246.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fjgysai/archive/2008/04/06/2255246.aspx</guid><dc:creator>fjgysai</dc:creator><fs:srclink>http://blog.csdn.net/fjgysai/archive/2008/04/06/2255246.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/fjgysai/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/fjgysai/~1071690/236623153/1071690</fs:itemid></item><item><title>WebStart.php初始化流程分析</title><link>http://blog.csdn.net/fjgysai/archive/2008/04/06/2255239.aspx</link><wfw:comment>http://blog.csdn.net/fjgysai/comments/2255239.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fjgysai/comments/commentRss/2255239.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2255239</trackback:ping><description>mediawiki源码分析,WebStart.php初始化流程分析&lt;img src =&quot;http://blog.csdn.net/fjgysai/aggbug/2255239.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/fjgysai/236623154/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/fjgysai/236623154/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 07 Apr 2008 04:41:00 +0800</pubDate><author>fjgysai</author><comments>http://blog.csdn.net/fjgysai/archive/2008/04/06/2255239.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fjgysai/archive/2008/04/06/2255239.aspx</guid><dc:creator>fjgysai</dc:creator><fs:srclink>http://blog.csdn.net/fjgysai/archive/2008/04/06/2255239.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/fjgysai/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/fjgysai/~1071690/236623154/1071690</fs:itemid></item><item><title>榨干 PHP,不得不转的一篇PHP使用技巧!</title><link>http://blog.csdn.net/fjgysai/archive/2008/04/03/2247085.aspx</link><wfw:comment>http://blog.csdn.net/fjgysai/comments/2247085.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fjgysai/comments/commentRss/2247085.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2247085</trackback:ping><description>榨干 PHP,不得不转的一篇PHP使用技巧! &lt;img src =&quot;http://blog.csdn.net/fjgysai/aggbug/2247085.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/fjgysai/236623155/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/fjgysai/236623155/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 03 Apr 2008 21:43:00 +0800</pubDate><author>fjgysai</author><comments>http://blog.csdn.net/fjgysai/archive/2008/04/03/2247085.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fjgysai/archive/2008/04/03/2247085.aspx</guid><dc:creator>fjgysai</dc:creator><fs:srclink>http://blog.csdn.net/fjgysai/archive/2008/04/03/2247085.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/fjgysai/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/fjgysai/~1071690/236623155/1071690</fs:itemid></item><item><title>IFrame实例应用集(转)</title><link>http://blog.csdn.net/fjgysai/archive/2008/02/21/2111596.aspx</link><wfw:comment>http://blog.csdn.net/fjgysai/comments/2111596.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fjgysai/comments/commentRss/2111596.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2111596</trackback:ping><description>iframe,应用实例&lt;img src =&quot;http://blog.csdn.net/fjgysai/aggbug/2111596.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/fjgysai/236623156/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/fjgysai/236623156/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 22 Feb 2008 00:01:00 +0800</pubDate><author>fjgysai</author><comments>http://blog.csdn.net/fjgysai/archive/2008/02/21/2111596.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fjgysai/archive/2008/02/21/2111596.aspx</guid><dc:creator>fjgysai</dc:creator><fs:srclink>http://blog.csdn.net/fjgysai/archive/2008/02/21/2111596.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/fjgysai/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/fjgysai/~1071690/236623156/1071690</fs:itemid></item></channel></rss>