Download jQuery in Action Second Edition PDF by BEAR BIBEAULT and YEHUDA KATZ
jQuery: Do more with less.
Stated plainly and simply, that is the purpose of this book: to help you learn how to do more on your web application pages with less script. Your authors, one an avid and enthusiastic user, and the other a jQuery contributor and evangelist, believe that jQuery is the best library available today to help you do just that. Head First jQuery will guide you from very basic to learn for beginners. I will suggest you that book if you are a beginner.
About the Authors:
BEAR BIBEAULT has been writing software for over three decades,starting with a Tic-Tac-Toe program written on a Control Data Cyber supercomputer via a 100-baud teletype. Because he has two degrees in Electrical Engineering, Bear should be designing ennas or something; but, since his first job with Digital Equipment Corporation, he has always been much more fascinated with programming.
YEHUDA KATZ has been involved in a number of open source projects over the past several years. In addition to being a core team member of the jQuery project, he is also a contributor to Merb, an alternative to Ruby on Rails (also written in Ruby).
Stated plainly and simply, that is the purpose of this book: to help you learn how to do more on your web application pages with less script. Your authors, one an avid and enthusiastic user, and the other a jQuery contributor and evangelist, believe that jQuery is the best library available today to help you do just that. Head First jQuery will guide you from very basic to learn for beginners. I will suggest you that book if you are a beginner.
About the Authors:
BEAR BIBEAULT has been writing software for over three decades,starting with a Tic-Tac-Toe program written on a Control Data Cyber supercomputer via a 100-baud teletype. Because he has two degrees in Electrical Engineering, Bear should be designing ennas or something; but, since his first job with Digital Equipment Corporation, he has always been much more fascinated with programming.
YEHUDA KATZ has been involved in a number of open source projects over the past several years. In addition to being a core team member of the jQuery project, he is also a contributor to Merb, an alternative to Ruby on Rails (also written in Ruby).
Brief contents in jQuery in Action:
PART 1 CORE JQUERY
1 ¦ Introducing jQuery
2 ¦ Selecting the elements upon which to act
3 ¦ Bringing pages to life with jQuery
4 ¦ Events are where it happens!
5 ¦ Energizing pages with animations and effects
6 ¦ Beyond the DOM with jQuery utility functions
7 ¦ Expand your reach by extending jQuery
8 ¦ Talk to the server with Ajax
PART 2 JQUERY UI
9 ¦ Introducing jQuery UI: themes and effects
10 ¦ jQuery UI mouse interactions: Follow that mouse!
11 ¦ jQuery UI widgets: Beyond HTML controls
appendix ¦ JavaScript that you need to know but might not!