- 想進一步學習 Web 開發
- 想瞭解更多的 JavaScript Library
- 初階 Web 開發
- 初階 HTML
- 初階 CSS
- 初階 JavaScript
- 認識 jQuery
- 為你的網站加入 jQuery
- 認識並使用 CDN 的 jQuery (Google, Microsoft, cdnjs)
- 使用 Chrome Dev Tools 來學習 jQuery
- Compare DOM selector with/without jQuery
- jQuery API Documentation
- 準備好開始 $(document).ready()
- Manipulating Elements 操作1 val(), html(), width()
- Events 事件處理
- Animate(show, hide, fadeIn, fadeOut)
- AJAX with jQuery