作者:Richard York
出版日期:May 4, 2009
出版社:Wrox Press
页数:560
ISBN:ISBN-10: 0470227796 ISBN-13: 978-0470227794
文件格式:PDF
jQuery is a JavaScript library that helps web developers createJavaScript applications that work well in any browser. This bookdemonstrates how to use jQuery to reduce the amount of code you need towrite and reduce the amount of testing that is required. Youll see howseparation of presentation (CSS), markup (XHTML), and script(JavaScript and Ajax) in web pages is a crucial direction in webdevelopment for creating maintainable, accessible, cost-effective websites. The featured full-color code syntax highlighting provides youwith a visual reinforcement so you can see the various pieces and partsthat make up each line and section of code for each language.
From the Back CoverjQuery allows you to do more in the world of dynamic webapplications, with less code and fewer errors. It reduces the amount ofJavaScript programming to only a few lines of code while making yourJavaScript more intuitive and attractive to work with. At the sametime, jQuery makes it easier to manipulate CSS from JavaScript byallowing you to set style for one or many elements at once.
With this unique, project-oriented book, author Richard York teacheseven the most novice of JavaScript users how to quickly get startedutilizing the JavaScript jQuery Library to decrease the amount of codethat needs to be written and tested. A four-color code syntaxhighlighting system provides a visual reinforcement and allows you tosee the nuts and bolts that comprise each line and section of code.With this helpful guide and hands-on exercises, you’ll be able to putjQuery to work for you and avoid having to write code from scratch.
What you will learn from this book
How to install and test jQueryTechniques to manipulate content and attributesWays to filter and map a selection or an arrayThe difference between GET and POSTHow to easily show, hide, slide, and fade elements with smooth animations and transitionsGood practice for jQuery plugin developmentMethods for making elements draggableWays to customize sortable listsHow to implement and localize a datepickerWho this book is for
This book is for web designers eager to do more with their web-basedapplications, but who do not necessarily have much JavaScriptexperience. Some basic knowledge of XHTML and CSS is necessary.
Wrox Beginning guides are crafted to make learning programminglanguages and technologies easier than you think, providing astructured, tutorial format that will guide you through all thetechniques involved.