See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.

20 used & new from $14.75

Have one to sell? Sell yours here
 
 
The JavaScript Anthology: 101 Essential Tips, Tricks & Hacks
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

The JavaScript Anthology: 101 Essential Tips, Tricks & Hacks (Paperback)

by Cameron Adams (Author), James Edwards (Author)
4.2 out of 5 stars See all reviews (18 customer reviews)


Available from these sellers.


6 new from $25.00 14 used from $14.75

Customers Who Bought This Item Also Bought

The CSS Anthology: 101 Essential Tips, Tricks & Hacks

The CSS Anthology: 101 Essential Tips, Tricks & Hacks

by Rachel Andrew
4.6 out of 5 stars (54)  $26.37
Build Your Own AJAX Web Applications

Build Your Own AJAX Web Applications

by Matthew Eernisse
3.7 out of 5 stars (7)  $30.36
The Art & Science of JavaScript

The Art & Science of JavaScript

by Cameron Adams
4.4 out of 5 stars (5)  $26.37
Simply JavaScript

Simply JavaScript

by Kevin Yank
3.3 out of 5 stars (17)  $26.37
HTML Utopia: Designing Without Tables Using CSS

HTML Utopia: Designing Without Tables Using CSS

by Rachel Andrew
4.1 out of 5 stars (28)  $26.37
Explore similar items

Editorial Reviews

Product Description
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.

    About the Author
    Cameron has been adding to the Internet for over seven years and now runs his own design and development business: www.themaninblue.com. He likes to combine the aesthetic with the technological on his Weblog, which contains equal parts of JavaScript, design and CSS.

    James programmed and maintains the UDM (Ultimate Dropdown Menu) system, one of the best dynamic HTML menu systems ("the world's first fully-featured and accessible website menu, and provides useable content to all browsers - including screenreaders, search-engines and text-only browsers").


    Product Details

    • Paperback: 592 pages
    • Publisher: SitePoint; 1 edition (March 2, 2006)
    • Language: English
    • ISBN-10: 0975240269
    • ISBN-13: 978-0975240267
    • Product Dimensions: 8.8 x 6.8 x 1.4 inches
    • Shipping Weight: 2 pounds
    • Average Customer Review: 4.2 out of 5 stars See all reviews (18 customer reviews)
    • Amazon.com Sales Rank: #398,351 in Books (See Bestsellers in Books)

      Popular in this category: (What's this?)

      #79 in  Books > Computers & Internet > Web Development > Programming > JavaScript

    What Do Customers Ultimately Buy After Viewing This Item?

    The JavaScript Anthology: 101 Essential Tips, Tricks & Hacks
    61% buy the item featured on this page:
    The JavaScript Anthology: 101 Essential Tips, Tricks & Hacks
    Simply JavaScript
    16% buy
    Simply JavaScript 3.3 out of 5 stars (17)
    $26.37
    JavaScript: The Good Parts
    10% buy
    JavaScript: The Good Parts 4.2 out of 5 stars (48)
    $19.79
    JavaScript: The Definitive Guide
    8% buy
    JavaScript: The Definitive Guide 4.4 out of 5 stars (286)
    $31.49

    Tags Customers Associate with This Product

     (What's this?)
    Click on a tag to find related items, discussions, and people.
    Check the boxes next to the tags you consider relevant or enter your own tags in the field below.
    (6)
    (1)

    Your tags: Add your first tag
     
    Help others find this product — tag it for Amazon search
    No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

    Sell a Digital Version of This Book in the Kindle Store

    If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

     

    Customer Reviews

    18 Reviews
    5 star:
     (9)
    4 star:
     (6)
    3 star:
     (1)
    2 star:
     (2)
    1 star:    (0)
     
     
     
     
     
    Average Customer Review
    4.2 out of 5 stars (18 customer reviews)
     
     
     
     
    Share your thoughts with other customers:
    Most Helpful Customer Reviews

     
    30 of 31 people found the following review helpful:
    4.0 out of 5 stars Recommended for some; not for others, April 2, 2006
    By Brett Merkey (Palm Harbor, FL United States) - See all my reviews
    (REAL NAME)   
    This book is for advanced beginners and middling experienced developers who not only want a solid repository of the latest JavaScript but who also demand to know why these scripts are superior to what they can find in older sources.

    Finding what you want is easy because the book has a consistent Problem -> Solution -> Discussion format that facilitates homing in on what you need at the moment. The discussion is where the true learning value is concentrated for those who want to go beyond dealing with their current production challenge.

    I don't recommend this book if your focus involves making form-based applications or you make applications and web sites that use or display data tables. The form scripting in the book is very elementary. Surprisingly, the book contains *no* data table display or table manipulation scripting section, although it handles basic column sorting in one chapter.

    Quibble: in a book otherwise packed with scripting best practices, Chapter 12 "Using JavaScript with CSS" trips up when it focuses so much attention on how to change style property values. The best practice is to change an object's style class (className) rather than embed specific property values in scripted code. On agile coding teams, it is *very* important to keep scripted behavior and the presentational layer separate.

    Otherwise, this is a very solid reference and I'm glad I bought it. The chapter on scripting while coping with accessibility concerns was unique and of superior value.
    Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



     
    29 of 30 people found the following review helpful:
    5.0 out of 5 stars Everything you need to know about JavaScript, March 7, 2006
    You would think that by the title of this book, you would only use maybe a chapter or two to learn something in particular; or that this book is a just a copy and past DHTML book, but you would be so wrong. Even a beginner in JavaScript would be able to follow the smart and easy to follow examples in this book. The author shows the real ways to debug and figure out your syntax error right at the beginning.

    After the basics of the first chapter, it slowly covers each topic (Numbers, Strings, Arrays, DOM, Forms, Cookies, etc.) slowly and with such care that it is impossible to get lost or not understand what the author is saying.

    Each chapter is covered in 2 ways: A regular progression of understanding each topic and intermingling "how-to" sections (solutions) to get the readers attention. It is also a great way for readers who already know JavaScript fairly well to find a particular topic they are looking for.

    I hate 800+ page books (i.e. Bible books) that can take you so long to find a particular topic or just ramble on and never really teach you anything. This book gives just enough detail with over-explaing, but don't think the book is too brief! I can easily breeze through this book and know exactly how to find the answer in minutes and understand what the author is saying.

    I've been using JavaScript for a couple years now as well as teaching part-time web design and I've found many chapters very useful already, specifically: Chapter 5 (Navigating the DOM), Chapter 6 (Forms and validation), Chapter 10 (Working with Images), Chapter 13 (Basic Dynamic HTML), and Chapter 15 (DHTML Menus and Navigation). I could use this book for an entire course (15 weeks) and have more than enough material.

    I've never seen a book that covers how to create a complete professional navigation system (Chapter 15) before. Most people just copy an paste code from sites like (DynamicDrive.com) for fancy DHTML effects, but I always wanted to understand how it was done. All the other JavaScript books I have purchased either never focused on it or was too old to cover the latest browser standards (IE 6, Firefox 1.x, Opera 8). This book has it all.

    If you really want to understand JavaScript, get this book. It's worth every penny...
    Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



     
    5 of 5 people found the following review helpful:
    4.0 out of 5 stars Javascript 4 U, February 15, 2007
    By Mr. Ja Fairhurst (Stockport, Cheshire United Kingdom) - See all my reviews
    (REAL NAME)   
    This is an excellent next-step up from an introduction to Javascript and looks at its use in real world situations. You will need to be reasonably fluent in the language to get the best out of it.

    The book presents a topic as a question and then presents code to action that query as a solution, then goes through that code in a discussion section. This is where I have a relatively minor criticism of this book; the necessities of discussing the code do not always mesh well with the question and answer format of the layout.

    The authors have gone to great effort to ensure that the book is as up-to-date as possible, though this is a rapidly moving target of course, and detail how to ensure that the code will run on as many platforms as possible, rarely giving up and saying 'forget it..', though this proved necessary in a number of the more esoteric options and older browsers.

    A highly recommended read if you are looking for a quick solution, or a detailed understanding of what's going on.
    Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


    Share your thoughts with other customers: Create your own review
     
     
     
    Most Recent Customer Reviews

    3.0 out of 5 stars Good if you need one of the tricks.
    I should preface my review by saying that I generally love the sitepoint books. Simply Javascript (also co-authored by Adams) is hands down the best programming book I've ever... Read more
    Published 19 months ago by Ryan Reed

    5.0 out of 5 stars Just What I Needed
    I purchased this book out of desperation after using a 1000 page Javascript Wrox book published in 2000 that was worse than useless. Read more
    Published on February 27, 2007 by A. Addi

    5.0 out of 5 stars The most useful JavaScript book on my shelf
    I didn't really think I needed this book -- I have sever other JavaScript books, including the O'Reilly JavaScript Cookbook, and it seemed like this would just be a duplication... Read more
    Published on February 5, 2007 by W. A. Norris

    4.0 out of 5 stars Good and elegant book
    It is a good book with useful tips and tricks.
    the authors use an elegant way to catch the target.

    Published on January 23, 2007 by M. Veltri

    4.0 out of 5 stars For serious developers!
    This book has chosen a different approach for teaching javascript to the readers. It first raises a question and then gives you the solution. Read more
    Published on January 10, 2007 by Saman Falahati

    5.0 out of 5 stars OUTSTANDING!!!!
    'The JavaScript Anthology: 101 Essential Tips, Tricks & Hacks' is quite simply an outstanding book that any web developer or Javascript programmer would be making a mistake to not... Read more
    Published on November 17, 2006 by Daniel McKinnon

    2.0 out of 5 stars The JavaScript Anthology: 101 Essential Tips, Tricks & Hacks
    This book assumes a strong understanding of JavaScript by the user. This is confusing at times, as you try to understand what the author is taking about. Read more
    Published on November 8, 2006 by IT Forme

    2.0 out of 5 stars Little Information
    This book may have 101 Essential Tips, Tricks, and Hacks, but it fails at really explaining the language. I was looking for a book that would teach me the language. Read more
    Published on November 3, 2006 by Seth A. Cardoza

    5.0 out of 5 stars A 'must' for any serious Javascript programmer.
    James Edwards & Cameron Adams' THE JAVASCRIPT ANTHOLOGY: 101 ESSENTIAL TIPS, TRICKS & HACKS compiles a range of solutions to the most common JavaScript questions and problems,... Read more
    Published on October 14, 2006 by Midwest Book Review

    5.0 out of 5 stars I like it, I like it, I like it....
    OK... this book is going under lock and key at my work desk... The JavaScript Anthology : 101 Essential Tips, Tricks & Hacks by James Edwards and Cameron Adams... Read more
    Published on July 1, 2006 by Thomas Duff

    Only search this product's reviews



    Customer Discussions

     Beta (What's this?)
    New! See all customer communities, and bookmark your communities to keep track of them.
    This product's forum (0 discussions)
      Discussion Replies Latest Post
      No discussions yet

    Ask questions, Share opinions, Gain insight
    Start a new discussion
    Topic:
    First post:
    Prompts for sign-in
      [Cancel]

       


    Product Information from the Amapedia Community

    Beta (What's this?)

    Listmania!



    Look for Similar Items by Category


    The New Braun bodycruZer

    Braun bodyCruzer Men's Body Groomer
    Introducing the new Braun bodycruZer with a precision trimmer to efficiently trim body hair and a Gillette blade for smooth, clean shaving results.

    Shop now

     

    Big Savings in Books

    Bargain Books
    Find great titles at fantastic prices in our Bargain Books Store.
     

    Buy Three Books, Get a Fourth Free

    4-for-3 Books
    Order any four eligible books under $10 and get the lowest-price book free in our 4-for-3 Books Store. See more details.
     

    Best Books

    Best of the Month
    See our editors' picks and more of the best new books on our Best of the Month page.
     

     

    Feedback

    If you need help or have a question for Customer Service, contact us.
     Would you like to update product info or give feedback on images?
    Is there any other feedback you would like to provide?

    Your comments can help make our site better for everyone.



    Where's My Stuff?

    Shipping & Returns

    Need Help?

    Your Recent History

      (What's this?)
    You have no recently viewed items or searches.

    After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

    Look to the right column to find helpful suggestions for your shopping session.

    Continue shopping: Top Sellers
    Paranoia
    Paranoia by Joseph Finder
    Glenn Beck's Common Sense
    My Soul to Lose
    My Soul to Lose by Rachel Vincent
    Finger Lickin' Fifteen
    Finger Lickin' Fifteen by Janet Evanovich

    Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates