<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>蔚藍的天空 - jQuery</title>
    <link>https://bbs.skyey.tw/forum-jQuery-1.html</link>
    <description>Latest 20 threads of jQuery</description>
    <copyright>Copyright(C) 蔚藍的天空</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 15 Aug 2026 13:59:17 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://bbs.skyey.tw/static/image/common/logo_88_31.gif</url>
      <title>蔚藍的天空</title>
      <link>https://bbs.skyey.tw/</link>
    </image>
    <item>
      <title>jQuery淡入與淡出</title>
      <link>https://bbs.skyey.tw/thread-2774-1-1.html</link>
      <description><![CDATA[淡入

淡出]]></description>
      <category>jQuery</category>
      <author>波卡</author>
      <pubDate>Wed, 19 Feb 2014 08:05:00 +0000</pubDate>
    </item>
    <item>
      <title>jQuery修改網頁標題</title>
      <link>https://bbs.skyey.tw/thread-2773-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>jQuery</category>
      <author>波卡</author>
      <pubDate>Wed, 19 Feb 2014 08:01:52 +0000</pubDate>
    </item>
    <item>
      <title>jQuery 1.7.1</title>
      <link>https://bbs.skyey.tw/thread-264-1-1.html</link>
      <description><![CDATA[一般版本：http://code.jquery.com/jquery-1.7.1.js
精簡版本：http://code.jquery.com/jquery-1.7.1.min.js]]></description>
      <category>jQuery</category>
      <author>波卡</author>
      <pubDate>Tue, 14 Feb 2012 07:55:18 +0000</pubDate>
    </item>
    <item>
      <title>jQuery黑白效果</title>
      <link>https://bbs.skyey.tw/thread-263-1-1.html</link>
      <description><![CDATA[1.把下載的文件放到你的網站目錄下並解壓。


2.加入到要顯示的網頁：

jQuery(document).ready(function($){
grayscale(document.getElementById(\&quot;*\&quot;));
});



jQuery的用法
grayscale(document.body); //整站變成灰色 
grayscale(document.getElementById(\&quot;main\&quot;));/ ...]]></description>
      <category>jQuery</category>
      <author>波卡</author>
      <pubDate>Tue, 14 Feb 2012 07:49:40 +0000</pubDate>
    </item>
  </channel>
</rss>