Publishers of technology books, eBooks, and videos for creative people

Home > Store

Dojo Toolkit, The: Visual QuickStart Guide

Register your product to gain access to bonus material or receive a coupon.

Dojo Toolkit, The: Visual QuickStart Guide

Book

  • Sorry, this book is no longer in print.
Not for Sale

Description

  • Copyright 2009
  • Edition: 1st
  • Book
  • ISBN-10: 0-321-60512-8
  • ISBN-13: 978-0-321-60512-2

The Dojo Toolkit is an open-source JavaScript toolkit for building Web applications so dynamic they jump off the page. Filled with special controls like calendars and menus, and special effects like wipes and fade-ins, Dojo is rapidly gaining popularity and is emerging as the toolkit of choice for Ajax applications. The Dojo Toolkit Visual QuickStart Guide covers the highlights of Dojo in detail and is the easiest way to get up and running quickly with Dojo.

Updates

Errata

Page12, Script 1.7: third code snippet:
src="..../dojo.xd.js"
The book uses the cross-domain version of Dojo that AOL posts, which is automatically up-to-date and means you can run the samples in the book without having to download and install any JavaScript librbary (the "xd" version just means the most up-to-date Dojo version). The correct src looks like this:

<script
   type="text/javascript"
   src="https://o.aolcdn.com/
     dojo/1.1/dojo/dojo.xd.js">
</script>

Submit Errata

More Information

Peachpit Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from Peachpit and its family of brands. I can unsubscribe at any time.