作者:Dan Wellman
出版日期:February 3, 2009
出版社:其它
页数:440
ISBN:ISBN-10: 1847195121 ISBN-13: 978-1847195128
文件格式:PDF
Product Description
Modern web application user interface design requires rapid developmentand proven results. jQuery UI, a trusted plugin for the jQueryJavaScript library, gives you a trusted platform on which to build richand engaging interfaces with maximum compatibility, stability, and aminimum of time and effort.
jQuery UI has a series of ready-made, great-looking user interfacewidgets and a comprehensive set of core interaction helpers designed tobe implemented in a consistent and developer-friendly way. With allthis, the amount of code that you need to write personally to take aproject from conception to completion is drastically reduced This bookhas been written to maximize your experience with the library bybreaking down each component and walking you through examples thatprogressively build upon your knowledge, taking you from beginner toadvanced usage in a series of easy to follow steps.
In this book, you’ll learn how each component can be initialized ina basic default implementation and then see how easy it is to customizeits appearance and configure its behaviour to tailor it to therequirements of your application. You’ll look at the properties andmethods exposed by each component’s API and see how these can be usedto bring out the best in each component.
Events play a key role in any modern web applications if it is tomeet the expected minimum requirements of interactivity andresponsiveness, and each chapter will show you the custom events firedby each component and how these events can be intercepted and actedupon.
Approach
An example-based approach leads you step-by-step through theimplementation and customization of each library component and itsassociated resources in turn. To emphasize the way that jQuery UI takesthe difficulty out of user interface design and implementation, eachchapter ends with a `fun with’ section that puts together what you’velearned throughout the chapter to make a usable and fun page. In thesesections you’ll often get to experiment with the latest associatedtechnologies like AJAX and JSON.
From the Publisher
Who this book is written for?
This book is for front-end designers and developers that need toquickly learn how to use the jQuery UI User Interface Library. To getthe most out of this book you should have a good working knowledge ofHTML, CSS and JavaScript, and will need to be comfortable using jQuery,the underlying foundation of jQuery UI.
What you will learn from this book?
Organize different sections of related content as tabs and accordins and save space on your pageDisplay messages, images, and interactive content like forms using the dialog widgetUse sliders for volume and color control of your applications bydynamically scrolling left and right, displaying different rangesAllow your site visitors to select dates from the calendar using date picker widgetEnrich your interface with auto complete: start typing the firstfew letters of a name in your address book and the application will dothe restProvide a drag-and-drop mechanism to let users directly rearrange elements around the pageMake a range of elements of a group selectable and take collective actions on themCreate a page with content boxes on it that can be sorted into various positions to suit the visitors personal preferenceAdd flair to your actions with animation effects