2012 Puddly Awards
 
 
Follow us on TwitterFollow us on FacebookFollow us on TumblrSubscribe to RSS


Recently Viewed clear list


Interviews | January 3, 2012

Jill Owens: IMG Naomi Benaron: The Powells.com Interview



Naomi BenaronRunning the Rift is the most recent winner of the PEN/Bellwether Prize for Socially Engaged Fiction, as awarded by Barbara Kingsolver. It's also an... Continue »
  1. $17.47 Sale Hardcover add to wish list

    Running the Rift

    Naomi Benaron 9781616200428

spacer
Free Shipping!

Ships free on qualified orders.
$27.00
Used Trade Paper
Ships in 1 to 3 days
Add to Wishlist
Qty Store Section
1 Burnside - Bldg. 2 Computer Languages- Javascript

More copies of this ISBN

The JavaScript Anthology: 101 Essential Tips, Tricks & Hacks

by Cameron Adams

The JavaScript Anthology: 101 Essential Tips, Tricks & Hacks Cover

 

Synopses & Reviews

Publisher Comments:

Using a cookbook approach, The JavaScript Anthology will show you how to apply JavaScript to solve over 101 common Web Development challenges. You'll discover how-to:

Optimize your code so that it runs faster Create Ajax applications with the XmlHttpRequest object Validate web forms to improve usability Take control of your web pages with the DOM Ensure that your JavaScript code is accessible Create slick drop-down menu systems

Included in this book is extensive coverage of DHTML and Ajax, including how-to create and customize advanced effects such as draggable elements, dynamically sorting data in a Web Browser, advanced menu systems, retrieving data from a Web Server using XMLHttpRequest and more.

The JavaScript Anthology also includes extensive coverage of object oriented coding, efficient script design, accessibility, and cross-browser issues. Best of all, you'll get download access to all the code used in the book, so you can put the scripts to use instantly.

From the Publisher

"Take control with the ultimate JavaScript toolkit"

The JavaScript Anthology: 101 Essential Tips, Tricks & Hacks provides you with tried and tested real-world solutions to over 100 real-world scripting problems.

Among the 101 Tips, Tricks & Hacks you'll learn how-to:

  • Search and replace text using regular expressions.
  • Navigate the DOM and create, delete, and move elements on the page.
  • Validate email addresses on your web forms.
  • Print inline error messages when validating forms.
  • Minimize the problems associated with popup windows.
  • Make a slideshow of images.
  • Ensure your code works on different browsers.
  • Make a style sheet switcher.
  • Build an accessible drop-down menu system.
  • Construct drag 'n' drop interfaces using AJAX.
  • Use JavaScript and Flash together.
  • Make your JavaScript accessible: an in-depth look at minimizing the accessibility problems associated with using JavaScript.
  • Use the XMLHttpRequest object to build AJAX applications.
  • Optimize your JavaScript code so that it runs faster.
  • And much more!

Who Should Read This Book?

If you're using JavaScript on your projects right now, and you want to do things faster and better, this book is for you. The JavaScript Anthology will save you the frustration of hunting down code on the Web only to find that it isn't customizable, and doesn't represent best practice or work across different browsers.

The JavaScript Anthology: 101 Essential Tips, Tricks & Hacks contains thoroughly tested, cross-browser code that you can easily modify to suit your own needs.

The book is written in the usual SitePoint style: it's clear and fun to read, with plenty of example code that you can apply immediately to your own web sites. Plus, it's super-easy to navigate the book to find exactly what you want thanks to its cookbook approach and professionally-produced index. It's the perfect reference book.

There's no need to re-type any of the code in the book. As always, customers receive instant download access to all the files used in the book, so you can apply them immediately to your own projects.

Book News Annotation:

For JavaScript developers, Edwards and Adams provide answers to questions and problems when using the program. First they describe the program's capabilities and limitations, followed by chapters on working with numbers, strings, arrays, the document object model, forms, windows and frames, cookies, dates and times, and images. They explain detecting browser differences, using CSS and Flash, dynamic HTML, using motion and animation, accessibility, building web applications, object orientation, and techniques for writing shorter code. Edwards is a freelance web developer based in the UK who specializes in advanced DHTML and accessible web site development. Adams is a web technologist and consultant from Australia.
Annotation ©2006 Book News, Inc., Portland, OR (booknews.com)

Book News Annotation:

For JavaScript developers, Edwards and Adams provide answers to questions and problems when using the program. First they describe the program's capabilities and limitations, followed by chapters on working with numbers, strings, arrays, the document object model, forms, windows and frames, cookies, dates and times, and images. They explain detecting browser differences, using CSS and Flash, dynamic HTML, using motion and animation, accessibility, building web applications, object orientation, and techniques for writing shorter code. Edwards is a freelance web developer based in the UK who specializes in advanced DHTML and accessible web site development. Adams is a web technologist and consultant from Australia. Annotation ©2006 Book News, Inc., Portland, OR (booknews.com)

Synopsis:

Using a cookbook approach, The "JavaScript Anthology" shows how to apply JavaScript to solve a multitude of common Web Development challenges.

Synopsis:

Using a cookbook approach, The JavaScript Anthology will show you how to apply JavaScript to solve over 101 common Web Development challenges. You'll discover how-to: Optimize your code so that it runs faster Create Ajax applications with the XmlHttpRequest object Validate web forms to improve usability Take control of your web pages with the DOM Ensure that your JavaScript code is accessible Create slick drop-down menu systems Included in this book is extensive coverage of DHTML and Ajax, including how-to create and customize advanced effects such as draggable elements, dynamically sorting data in a Web Browser, advanced menu systems, retrieving data from a Web Server using XMLHttpRequest and more. "The JavaScript Anthology" also includes extensive coverage of object oriented coding, efficient script design, accessibility, and cross-browser issues. Best of all, you'll get download access to all the code used in the book, so you can put the scripts to use instantly.

Synopsis:

Using a cookbook approach, The JavaScript Anthology will show you how to apply JavaScript to solve over 101 common Web Development challenges. You'll discover how-to:

Optimize your code so that it runs faster Create Ajax applications with the XmlHttpRequest object Validate web forms to improve usability Take control of your web pages with the DOM Ensure that your JavaScript code is accessible Create slick drop-down menu systems

Included in this book is extensive coverage of DHTML and Ajax, including how-to create and customize advanced effects such as draggable elements, dynamically sorting data in a Web Browser, advanced menu systems, retrieving data from a Web Server using XMLHttpRequest and more.

The JavaScript Anthology also includes extensive coverage of object oriented coding, efficient script design, accessibility, and cross-browser issues. Best of all, you'll get download access to all the code used in the book, so you can put the scripts to use instantly.

About the Author

JAMES EDWARDS is a Nortel Networks Certified Support Specialist (NNCSS) in VPN Routers. His experience includes work with some of Nortel's largest enterprise customers.

RICHARD BRAMANTE, also a Nortel Networks Certified Support Specialist (NNCSS), has been in Nortel VPN Router support for three years, and was a technology lead on the Instant Internet.

AL MARTIN is a technical writer with 15 years of experience in electro-mechanical and computer-related disciplines.

Table of Contents

CopyrightJamesCameronPrefaceChapter 1: Getting Started with JavaScriptChapter 2: Working with NumbersChapter 3: Working with StringsChapter 4: Working with ArraysChapter 5: Navigating the Document Object ModelChapter 6: Processing and Validating FormsChapter 7: Working with Windows and FramesChapter 8: Working with CookiesChapter 9: Working with Dates and TimesChapter 10: Working with ImagesChapter 11: Detecting Browser DifferencesChapter 12: Using JavaScript with CSSChapter 13: Basic Dynamic HTMLChapter 14: Time and MotionChapter 15: DHTML Menus and NavigationChapter 16: JavaScript and AccessibilityChapter 17: Using JavaScript with FlashChapter 18: Building Web Applications with JavaScriptChapter 19: Object Orientation in JavaScriptChapter 20: Keeping up the Pace

Product Details

ISBN:
9780975240267
Subtitle:
101 Essential Tips, Tricks and Hacks
Author:
Adams, Cameron
Author:
Edwards, James
Publisher:
SitePoint
Subject:
Internet - Web Site Design
Subject:
Programming Languages - CGI, Javascript, Perl, VBScript
Subject:
Programming Languages - HTML
Subject:
Programming Languages - JavaScript
Subject:
Web - Page Design
Subject:
Computer Languages-CGI
Copyright:
Edition Description:
Trade Paper
Publication Date:
20060309
Binding:
Paperback
Language:
English
Pages:
592
Dimensions:
9 x 7 x 1.3 in 2.17 lb

Other books you might like

  1. $9.95 Used Trade Paper add to wish list
  2. $30.80 Google eBooks add to wish list
  3. $19.50 Used Trade Paper add to wish list
  4. $8.50 Used Trade Paper add to wish list

    CSS Cookbook (Cookbooks)

    Christopher Schmitt 9780596527419
  5. $39.95 New Trade Paper add to wish list
  6. $21.95 New Trade Paper add to wish list

    Visual Grammar (Design Briefs)

    Christian Leborg 9781568985817

Related Aisles

The JavaScript Anthology: 101 Essential Tips, Tricks & Hacks Used Trade Paper
0 stars - 0 reviews
$27.00 In Stock
Product details 592 pages SitePoint - English 9780975240267 Reviews:
"Synopsis" by ,
Using a cookbook approach, The "JavaScript Anthology" shows how to apply JavaScript to solve a multitude of common Web Development challenges.
"Synopsis" by , Using a cookbook approach, The JavaScript Anthology will show you how to apply JavaScript to solve over 101 common Web Development challenges. You'll discover how-to: Optimize your code so that it runs faster Create Ajax applications with the XmlHttpRequest object Validate web forms to improve usability Take control of your web pages with the DOM Ensure that your JavaScript code is accessible Create slick drop-down menu systems Included in this book is extensive coverage of DHTML and Ajax, including how-to create and customize advanced effects such as draggable elements, dynamically sorting data in a Web Browser, advanced menu systems, retrieving data from a Web Server using XMLHttpRequest and more. "The JavaScript Anthology" also includes extensive coverage of object oriented coding, efficient script design, accessibility, and cross-browser issues. Best of all, you'll get download access to all the code used in the book, so you can put the scripts to use instantly.
"Synopsis" by ,

Using a cookbook approach, The JavaScript Anthology will show you how to apply JavaScript to solve over 101 common Web Development challenges. You'll discover how-to:

Optimize your code so that it runs faster Create Ajax applications with the XmlHttpRequest object Validate web forms to improve usability Take control of your web pages with the DOM Ensure that your JavaScript code is accessible Create slick drop-down menu systems

Included in this book is extensive coverage of DHTML and Ajax, including how-to create and customize advanced effects such as draggable elements, dynamically sorting data in a Web Browser, advanced menu systems, retrieving data from a Web Server using XMLHttpRequest and more.

The JavaScript Anthology also includes extensive coverage of object oriented coding, efficient script design, accessibility, and cross-browser issues. Best of all, you'll get download access to all the code used in the book, so you can put the scripts to use instantly.

spacer
spacer
  • back to top
Follow us on...


Powell's City of Books is an independent bookstore in Portland, Oregon, that fills a whole city block with more than a million new, used, and out of print books. Shop those shelves — plus literally millions more books, DVDs, and eBooks — here at Powells.com.