Learning jQuery 1.3 (Paperback)
暫譯: 學習 jQuery 1.3 (平裝本)

Jonathan Chaffer, Karl Swedberg

  • 出版商: Packt Publishing
  • 出版日期: 2009-02-13
  • 售價: $1,690
  • 貴賓價: 9.5$1,606
  • 語言: 英文
  • 頁數: 444
  • 裝訂: Paperback
  • ISBN: 1847196705
  • ISBN-13: 9781847196705
  • 相關分類: jQuery
  • 已過版

買這商品的人也買了...

相關主題

商品描述

Better Interaction Design and Web Development with Simple JavaScript Techniques

  • An introduction to jQuery that requires minimal programming experience
  • Detailed solutions to specific client-side problems
  • For web designers to create interactive elements for their designs
  • For developers to create the best user interface for their web applications
  • Packed with great examples, code, and clear explanations
  • Revised and updated version of the first book to help you learn jQuery

In Detail

To build interesting, interactive sites, developers are turning to JavaScript libraries such as jQuery to automate common tasks and simplify complicated ones. Because many web developers have more experience with HTML and CSS than with JavaScript, the library's design lends itself to a quick start for designers with little programming experience. Experienced programmers will also be aided by its conceptual consistency.

Revised and updated for version 1.3 of jQuery, this book teaches you the basics of jQuery for adding interactions and animations to your pages. Even if previous attempts at writing JavaScript have left you baffled, this book will guide you past the pitfalls associated with AJAX, events, effects, and advanced JavaScript language features.

In this book, the authors share their knowledge, experience, and enthusiasm about jQuery to help you get the most from the library and to make your web applications shine. The book introduces jQuery and shows how you can write a functioning jQuery program in just three lines of code. It then guides you through CSS selectors and shows how to enhance the basic event handling mechanisms to give them a more elegant syntax. You will then learn to add impact to your actions through a set of simple visual effects and also to create, copy, reassemble, and embellish content using jQuery's DOM modification methods. You will also learn to send and retrieve information with AJAX methods. The book will then step you through many detailed, real-world examples and even equip you to extend the jQuery library itself with your own plug-ins.

What you will learn from this book?

This book will give you the tools you need to be on the cutting edge of the web development community. With these techniques at your disposal, you can:
  • Use selectors to get anything you want from a page
  • Make things happen on your page with events
  • Add flair to your actions with animation effects
  • Change your page on command with DOM manipulation
  • Use AJAX to get the most out of server-side code
  • Transform drab, static information containers into beautiful, dynamic tables
  • Breathe new life into online forms
  • Create dynamic shufflers, rotators, and galleries
  • Get started with official jQuery plug-ins
  • Customize by writing your own jQuery plug-ins

Approach

This book begins with a tutorial to jQuery, followed by an examination of common, real-world client-side problems, and solutions to each of them making it an invaluable resource for answers to all your jQuery questions.

Who this book is written for?

This book is for web designers who want to create interactive elements for their designs, and for developers who want to create the best user interface for their web applications. Basic JavaScript programming knowledge is required. You will need to know the basics of HTML and CSS, and should be comfortable with the syntax of JavaScript. No knowledge of jQuery is assumed, nor is experience with any other JavaScript libraries required.

商品描述(中文翻譯)

更好的互動設計與網頁開發,使用簡單的 JavaScript 技巧
- 一個對於需要最少程式設計經驗的 jQuery 介紹
- 針對特定客戶端問題的詳細解決方案
- 供網頁設計師創建互動元素以豐富其設計
- 供開發者為其網頁應用程式創建最佳用戶介面
- 充滿優秀的範例、程式碼和清晰的解釋
- 修訂和更新的版本,幫助你學習 jQuery

詳細內容
為了建立有趣且互動的網站,開發者們轉向 JavaScript 函式庫,如 jQuery,以自動化常見任務並簡化複雜的工作。由於許多網頁開發者在 HTML 和 CSS 上的經驗超過 JavaScript,因此該函式庫的設計使得對於程式設計經驗較少的設計師來說,可以快速上手。經驗豐富的程式設計師也會因其概念的一致性而受益。

本書針對 jQuery 1.3 版本進行了修訂和更新,教你 jQuery 的基礎知識,以便為你的頁面添加互動和動畫。即使之前嘗試撰寫 JavaScript 讓你感到困惑,本書將指導你避開與 AJAX、事件、效果和進階 JavaScript 語言特性相關的陷阱。

在本書中,作者分享他們對 jQuery 的知識、經驗和熱情,幫助你充分利用這個函式庫,讓你的網頁應用程式更加出色。本書介紹了 jQuery,並展示如何僅用三行程式碼編寫一個可運行的 jQuery 程式。接著引導你了解 CSS 選擇器,並展示如何增強基本的事件處理機制,使其語法更加優雅。然後,你將學會通過一組簡單的視覺效果為你的行動增添影響力,並使用 jQuery 的 DOM 修改方法創建、複製、重新組合和美化內容。你還將學會使用 AJAX 方法發送和檢索資訊。本書將帶你逐步了解許多詳細的實際範例,甚至讓你能夠使用自己的插件擴展 jQuery 函式庫。

你將從本書中學到什麼?
本書將為你提供在網頁開發社群中保持前沿所需的工具。擁有這些技巧,你可以:
- 使用選擇器從頁面獲取任何你想要的內容
- 通過事件讓頁面上發生事情
- 使用動畫效果為你的行動增添風采
- 通過 DOM 操作按需更改頁面
- 使用 AJAX 充分利用伺服器端代碼
- 將單調的靜態資訊容器轉變為美麗的動態表格
- 為線上表單注入新生命
- 創建動態的隨機顯示器、旋轉器和畫廊
- 開始使用官方的 jQuery 插件
- 通過編寫自己的 jQuery 插件進行自定義

方法
本書以 jQuery 教學開始,接著檢視常見的實際客戶端問題,並針對每個問題提供解決方案,使其成為解答你所有 jQuery 問題的寶貴資源。

本書的讀者對象
本書適合希望為其設計創建互動元素的網頁設計師,以及希望為其網頁應用程式創建最佳用戶介面的開發者。需要具備基本的 JavaScript 程式設計知識。你需要了解 HTML 和 CSS 的基礎,並對 JavaScript 的語法感到舒適。不需要具備 jQuery 的知識,也不需要有其他 JavaScript 函式庫的經驗。