Sep 06, 2011 |
13,862 views |

Book Description
jQuery UI, the official suite of plugins for the jQuery JavaScript library, gives you a solid platform on which to build rich and engaging interfaces with maximum compatibility, stability, and a minimum of time and effort.
jQuery UI has a series of ready-made user interface widgets and a comprehensive set of core interaction helpers to reduce the amount of code that you need to write to take a project from conception to completion.
jQuery UI 1.8: The User Interface Library for jQuery has been specially revised for version 1.8 of jQuery UI. It is written to maximize your experience with the library by breaking down each component and walking you through examples that progressively build upon your knowledge, taking you from beginner to advanced usage in a series of easy-to-follow steps.
Throughout the book, you’ll learn how each component can be initialized in a basic default implementation and then customize and configure each component to tailor it to your application. You’ll look at the configuration options and the methods exposed by each component’s API to see how these can be used to bring out the best of the library. Each chapter will also show you the custom events fired by the component covered and how these events can be intercepted and acted upon.
What you will learn from this book :
- How the CSS framework consistently themes the widgets and how these styles can be used in your own code
- Create a custom jQuery UI widget using the widget library Download Now »
Aug 27, 2011 |
19,118 views |

Book Description
Applied jQuery teaches readers how to quickly start writing application interfaces. The beautifully designed book offers practical techniques and provides lots of real-world advice and guidance. The Author, Jay Blanchard, has practical experience working in the field and wastes no time getting to the instruction, taking the reader from a beginner to a proficient interface programmer by the end of the book.
Today’s Web developers are are expected to be well versed in many different technologies. While it is good to have a shelf full of books that focus on single technologies, having a book that shows developers how to combine these technologies is key. This book takes the reader beyond the fundamental mechanics of individual technologies to illustrate the value and power of combining jQuery and PHP with templates and layouts handled by HTML and CSS. Beginning to intermediate web developers designing and developing web application interfaces and web sites will learn how to blend these ingredient technologies, as well as how to secure jQuery.
Table of Contents
Chapter 1. Introducing jQuery
Chapter 2. Working with Events
Chapter 3. Making Forms Pop
Chapter 4. Being Effective with AJAX
Chapter 5. Applying jQuery Widgets
Chapter 6. Creating Application Interfaces Download Now »
Aug 27, 2011 |
12,853 views |

Book Description
This task-based, visual-reference guide has been fully revised and uses step-by-step instructions and plenty of screenshots to give beginning and intermediate scripters what they need to know to keep their skills up-to-date. Readers can start from the beginning to get a tour of the programming language, or look up specific tasks to learn just what they need to know. In this updated eighth edition, readers will find new information on using frameworks and libraries–such as jQuery–and modern coding techniques.
Table of Contents
Introduction
Chapter 1: Getting Acquainted with JavaScript
Chapter 2: Start Me Up!
Chapter 3: Your First Web App
Chapter 4: Working with Images
Chapter 5: Windows and Frames
Chapter 6: Form Handling
Chapter 7: Forms and Regular Expressions
Chapter 8: Handling Events
Chapter 9: JavaScript and Cookies
Chapter 10: Objects and the DOM
Chapter 11: Making Your Pages Dynamic Download Now »
Aug 27, 2011 |
11,378 views |

Book Description
JavaScript is the brains of your Web page—it enables you to modify a document’s structure, styling, and content in response to user actions without requesting new pages from the server. Scriptin’ with JavaScript and Ajax teaches you how to master this powerful and elegant language so you can develop intuitive user interactions that take the user experience to new levels of sophistication and responsiveness.
Today’s application-like Web experiences (such as Salesforce.com and Google Maps) and Web 2.0 sites (such as Flickr.com and Twitter) are powered by JavaScript and Ajax. Using the techniques shown in this book, you will be able to start creating similar experiences in the sites you design.
Scriptin’ with JavaScript and Ajax will teach you how to:
- Start developing with JavaScript fast!
- Write lightweight but powerful object-oriented code
- Modify the Document Object Model
- “Progressively enhance” your pages with JavaScript to provide the highest levels of accessibility to all users
- Learn sophisticated techniques for making your pages respond to user actions
- Use the downloadable Scriptin’ library of helper functions to speed development and ensure cross-browser compatibility
- Use Ajax scripting techniques to update specific areas of the page with data from the server Download Now »
Aug 11, 2011 |
5,706 views |

Book Description
MooTools is a JavaScript framework that abstracts the JavaScript language. JavaScript itself, complex in syntax, provides the tools to write a layer of content interaction for each different browser. MooTools abstracts those individual, browser-specific layers to allow cross-browser scripting in an easy-to-read and easy-to-remember syntax.
Animation and interaction, once the domain of Flash, are being taken by storm by the MooTools JavaScript framework, which can cause size, shape, color, and opacity to transition smoothly. Discover how to use AJAX to bring data to today’s web page users who demand interactivity without clunky page refreshes. When searching for animation and interactivity solutions that work, MooTools 1.3 Cookbook has individual, reusable code examples that get you running fast!
MooTools 1.3 Cookbook readies programmers to animate, perform AJAX, and attach event listeners in a simple format where each section provides a clear and cross-browser compatible sketch of how to solve a problem, whether reading from beginning to finish or browsing directly to a particular recipe solution.
MooTools 1.3 Cookbook provides instant solutions to MooTools problems – whatever you want to do with MooTools, this book will tell you how to do it.
MooTools 1.3 Cookbook is presented in a progressive order that builds concepts and ideas, while simultaneously being a collection of powerful individual, standalone, recipe solutions.
Download Now »
Aug 10, 2011 |
11,199 views |

Book Description
Web applications today generally use at least some JavaScript to enhance the look and feel of the user interface. The jQuery UI toolkit gives web developers a set of widgets as well as a framework for developing and applying themes.
jQuery UI Themes: Beginner’s Guide is for web developers who want to design professional-looking applications that are resilient to change. It is a step-by-step guide that goes beyond showing how to switch themes in a user interface built with jQuery UI and offers developers a practical guide to designing their own themes and gives them insight as to how themes work.
jQuery UI Themes Beginner’s Guide starts with themes in general and why they’re important in web applications today. We gradually move forward, covering jQuery UI basics, eventually aiming for a full understanding of the theme framework. The ThemeRoller application is a powerful tool – allowing developers to easily adjust theme settings. In addition to seeing how the ThemeRoller works, we take a more in-depth look at the CSS framework internals allowing readers to develop the ability to adjust themes in ways the ThemeRoller cannot. This includes everything from special effects to theming custom widgets. There is no limit to what your theme can change.
Once you’ve read this book, you’ll no only be well-versed in theming jargon, you’ll also be able to take one look at any jQuery UI application and understand why and how it looks the way it does.
This book gives you the opportunity to create jQuery UI themes, learning by example. Download Now »