Cover image for Plug-in Javascript 100 power solutions
Title:
Plug-in Javascript 100 power solutions
Personal Author:
Edition:
1st ed.
Publication Information:
San Francisco, CA : McGraw-Hill Osborne Media, 2010
Physical Description:
xxvii, 403 p. : ill. ; 23 cm.
ISBN:
9780071738613

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010251968 QA76.73.J39 N595 2010 Open Access Book Book
Searching...

On Order

Summary

Summary

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.
100 JavaScript power solutions in one handy guide

This practical resource contains 100 ready-to-run JavaScript plug-ins you can use to create dynamic Web content. The book begins by explaining JavaScript, Cascading Style Sheets (CSS), and the Document Object Model (DOM). Then, each chapter in Plug-In JavaScript offers complete, working examples for specific end results you can achieve right away. Using these plug-ins, you'll be able to build JavaScript projects quicker and easier than ever, as many complex tasks are reduced to a single function call.

Get ready-made JavaScript plug-ins for:

Resizing and repositioning objects Fading between objects Movement and animation Chaining and interaction Menus and navigation Text effects Audio and visual effects Cookies, Ajax, and security Forms and validation And much more

Download all of the plug-ins at the book's companion website.


Author Notes

Robin Nixon has worked with and written about computers since the early 1980s. He has written several books, including Plug-in PHP , and more than 500 articles for leading computer magazines.


Table of Contents

Chapter 1 Making the Best Use of These Plug-ins
Chapter 2 JavaScript, CSS and the DOM
Chapter 3 The Core Plug-ins
Chapter 4 Location and Dimensions
Chapter 5 Visibility
Chapter 6 Movement and Animation
Chapter 7 Chaining and Interaction
Chapter 8 Menus and Navigation
Chapter 9 Text Effects
Chapter 10 Audio and Visual Effects
Chapter 11 Cookies, Ajax and Security
Chapter 12 Forms and Validation
Chapter 13 Solutions to Common Problems