jQuery 幾篇不錯的文章介紹

最近, 為了解決 HTML 中沒有 Class, 且沒有 id, 卻要變更第幾個 Tag 的 CSS 樣式而傷腦筋,

後來發現 jQuery (JavaScript Library) 可以解決我的需求, 在此分享一下:

jQuery 首頁

jQuery 程式檔案 - 下載網址 :
http://jquery.com/

jQuery API, 可以到 "Visual jQuery" 尋找 :
http://www.visualjquery.com/

jQuery 教學

jQuery 基本教學 :
http://jsgears.com/thread-63-1-1.html

jQuery 教學 1 (簡) :
http://thinhunan.cnblogs.com/archive/2008/03/05/1091816.html

jQuery 教學 2 (簡) :
http://www.cnblogs.com/sayo/tag/JQuery/

jQuery 影片教學 :
http://blog.miniasp.com/post/2009/04/Learning-jQuery-from-novice-to-expert-in-just-two-hours.aspx

jQuery 插件與範例

jQuery 對話框 (#inline / iframe) :
http://fancy.klade.lv/example

jQuery Tools 範例 (Tab / Tooltip / Scrollable / Image) :
http://flowplayer.org/tools/demos/index.html

jQuery 51 個範例 :
http://www.noupe.com/tutorial/51-best-of-jquery-tutorials-and-examples.html

jQuery 240 個插件 :
http://www.cnblogs.com/terrylee/articles/988623.html

jQuery 討論區

若有任何問題, 可以用 "jQuery 中文論壇" 尋找 :
http://bbs.jquery.org.cn/index.php

希望, 以上對 jQuery 初學者有些幫助.
Related Posts Plugin for WordPress, Blogger...