jQuery Plugin Development Beginner's Guide
暫譯: jQuery 插件開發入門指南
Giulio Bai
- 出版商: Packt Publishing
- 出版日期: 2010-10-18
- 售價: $1,880
- 貴賓價: 9.5 折 $1,786
- 語言: 英文
- 頁數: 288
- 裝訂: Paperback
- ISBN: 1849512248
- ISBN-13: 9781849512244
-
相關分類:
jQuery
海外代購書籍(需單獨結帳)
相關主題
商品描述
A jQuery plugin is simply a way to put your code into a package,which makes it easier to maintain your code and use across different projects. While basic scripting is relatively straightforward,writing plugins can leave people scratching their heads. This book takes you beyond the basics of jQuery and enables you to take full advantage of jQuery's powerful plugin architecture to deliver highly interactive content to your website users.
The book contains all the information you need to successfully author your very own jQuery plugin with a particular focus on the practical aspect of design and development.
It will also cover some details of real life plugins and explain their functioning to gain a better understanding of the overall concept of plugin development and jQuery plugin architecture.
Different topics regarding plugin development are discussed,and you will learn how to develop many types of add-ons,ranging from media plugins (such as slideshows,video and audio controls, and so on) to various utilities (image pre-loading,handling cookies) and use and applications of jQuery effects and animations (sliding, fading,combined animations) to eventually demonstrate how all of these plugins can be merged and give birth to a new, more complex,and multi purpose script that comes in handy in a lot of situations.
What you will learn from this book
The book contains all the information you need to successfully author your very own jQuery plugin with a particular focus on the practical aspect of design and development.
It will also cover some details of real life plugins and explain their functioning to gain a better understanding of the overall concept of plugin development and jQuery plugin architecture.
Different topics regarding plugin development are discussed,and you will learn how to develop many types of add-ons,ranging from media plugins (such as slideshows,video and audio controls, and so on) to various utilities (image pre-loading,handling cookies) and use and applications of jQuery effects and animations (sliding, fading,combined animations) to eventually demonstrate how all of these plugins can be merged and give birth to a new, more complex,and multi purpose script that comes in handy in a lot of situations.
What you will learn from this book
- Create numerous types of commonly used jQuery plugins
- Design a standard development pattern to apply to all your plugins to speed up the process
- Build plugins that enhance viewer's multimedia experience on your website
- Learn how to build attractive animation plugins that show effects like fading and sliding
- Discover how jQuery handles third party plugins and how some portions of code can(not) be accessed
- Implement time saving design patterns and best practices to optimize your plugins
- Learn the ins and outs of some of the most popular plugins and how they actually work to do what they do
- Learn via an in-depth practical approach,providing you with a simple, yet effective,structure to minimize efforts and obtain better results quickly
商品描述(中文翻譯)
jQuery 插件簡單來說就是將您的程式碼打包的一種方式,這使得維護程式碼和在不同專案中使用變得更加容易。雖然基本的腳本編寫相對簡單,但撰寫插件可能會讓人感到困惑。本書將帶您超越 jQuery 的基礎,讓您充分利用 jQuery 強大的插件架構,為您的網站用戶提供高度互動的內容。
本書包含了成功創建您自己的 jQuery 插件所需的所有資訊,特別專注於設計和開發的實用方面。它還將涵蓋一些現實生活中的插件細節,並解釋它們的運作方式,以便更好地理解插件開發和 jQuery 插件架構的整體概念。書中討論了有關插件開發的不同主題,您將學習如何開發多種類型的附加元件,從媒體插件(如幻燈片、視頻和音頻控制等)到各種實用工具(圖像預加載、處理 cookies),以及 jQuery 效果和動畫(滑動、淡出、組合動畫)的使用和應用,最終展示如何將這些插件合併,創造出一個新的、更複雜且多用途的腳本,這在許多情況下都非常有用。
您將從本書中學到什麼
- 創建多種類型的常用 jQuery 插件
- 設計一個標準的開發模式,應用於所有插件以加快開發過程
- 構建增強網站訪客多媒體體驗的插件
- 學習如何構建吸引人的動畫插件,顯示淡出和滑動等效果
- 了解 jQuery 如何處理第三方插件,以及某些程式碼片段如何(不)能被訪問
- 實施節省時間的設計模式和最佳實踐,以優化您的插件
- 學習一些最受歡迎的插件的運作原理及其實際功能
- 通過深入的實踐方法學習,為您提供一個簡單而有效的結構,以最小化努力並快速獲得更好的結果
本書採取初學者指南的方式,為您提供逐步的指導,創建多種不同的 jQuery 插件,涵蓋可能遇到的大多數常見問題。這是一本實用指南,將向您展示如何設計和構建最常用的 jQuery 插件。