Buy Used
Used - Very Good See details
$3.97 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
Have one to sell? Sell yours here
JavaScript for the World Wide Web, Third Edition (Visual QuickStart Guide)
 
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

JavaScript for the World Wide Web, Third Edition (Visual QuickStart Guide) [Paperback]

Tom Negrino (Author), Dori Smith (Author)
3.4 out of 5 stars  See all reviews (231 customer reviews)


Available from these sellers.


Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Formats

Amazon Price New from Used from
Paperback $18.69  
Paperback, June 23, 1999 --  
There is a newer edition of this item:
JavaScript: Visual QuickStart Guide (8th Edition) JavaScript: Visual QuickStart Guide (8th Edition) 3.5 out of 5 stars (2)
$20.99
In Stock.

Book Description

June 23, 1999 0201354632 978-0201354638 3rd
For any course in Digital Graphics, Web Design, Web Scripting and Development, Multimedia, Page Layout, Office Tools, and Operating Systems. These task-based, visual reference guides feature step-by-step instructions and plenty of screen shots to guide students and teachers through the most important tasks. Visual QuickStart Guides are the ideal way to get students up and running quickly, and are used for intermediate and advanced students as a quick reference.


Editorial Reviews

Amazon.com Review

JavaScript is great, but at best it is a complementary language for Web development. JavaScript for the World Wide Web offers a productive, how-to style that lets you solve a problem or pick up a trick and then move on with the rest of your work.

Consistent with other members of Peachpit's Visual QuickStart Guide series, this title makes wise use of side-by-side explanations and screen shots, as well as code snippets and their analysis. This approach gives readers the feeling that the authors are sitting by their side and showing them how to code scripts. Most subjects are handled with numbered steps, such as "Validating Zip Codes," and useful tips punctuate the text.

The book introduces the whole concept of JavaScript in a fast-moving but readable chapter and then moves into solving real-world challenges. The authors do a good job of covering JavaScript's capabilities, from eye-catching graphics tricks to data-entry form processing and cookie management. Particularly enjoyable is the way the book spells out many of the differences between Netscape and Microsoft dynamic HTML approaches.

The JavaScript object model is laid out in an appendix, along with object compatibility between various browser flavors. To complement the book, the publisher offers a Web site that makes all of the example code easily downloadable for your use. This is a great little guide for both busy coders and JavaScript novices. --Stephen W. Plain

From Library Journal

These are updates of titles that continue to sell; all are very visual and practical.
Copyright 1999 Reed Business Information, Inc.

Product Details

  • Paperback: 292 pages
  • Publisher: Peachpit Press; 3rd edition (June 23, 1999)
  • Language: English
  • ISBN-10: 0201354632
  • ISBN-13: 978-0201354638
  • Product Dimensions: 8.8 x 6.8 x 0.7 inches
  • Shipping Weight: 1 pounds
  • Average Customer Review: 3.4 out of 5 stars  See all reviews (231 customer reviews)
  • Amazon Best Sellers Rank: #2,291,756 in Books (See Top 100 in Books)

More About the Authors

Discover books, learn about writers, read author blogs, and more.

Customer Reviews

Most Helpful Customer Reviews
74 of 75 people found the following review helpful
By A Customer
Format:Paperback
I've just started using this one myself, and so far, it's proven to be an invaluable reference. I used to think JavaScript was a difficult and laborious language to learn, especially since the only coding I know is HTML, a little BASIC and some MUSH code (I'm not a programmer, can you tell? *grin*) After paging through the first few chapters of this book, and even jumping around a bit, it's not so much of a mystery anymore, and I now have a correct perception of this popular scripting language, as well as a decent working knowledge. Following the excellent path forged by other titles in the series, this guide is written in a candid, easy to understand manner. Best of all, just like the VQS Guide to HTML4, another of my favorites recommended elsewhere on this site, it's got a companion web site with all of the samples as well as further exercises. Don't waste your time reading thick books full of information you'll never use. Try this one and get to work writing JavaScript immediately. Once you get started and become better versed in the language, you'll want to keep the book nearby as an easy to use reference source.
Comment | 
Was this review helpful to you?
45 of 46 people found the following review helpful
By A Customer
Format:Paperback
I have found this book *extremely* helpful in integrating certain JavaScript elements into web pages (using the authors' web site which supplements the material in the book is essential, however.)I would highly recommend it to someone with little or no JavaScript knowledge. I think most of the negative reviews (the ones that rate it a star or two because it's "not for serious programmers") are missing the point. If you want to go on a trip to Mexico and need to learn some Spanish quickly to help you survive, you pick up a phrase book by Berlitz or some such publisher. Learning the entire grammar of the Spanish language would be a waste of time for this purpose. Likewise, if you want to read Cervantes in the original, memorizing how order a meal in a restaurant isn't going to help you much. I think the analogy holds true for this book - if you want to journey into the land of JavaScript, this is a good phrase book to help you get along (the authors themselves even encourage you to copy-and-paste many of the commands from their web site so you don't even have to do the typing.) If you want to delve into the grammar of the language, this book would be limited for that purpose.
Comment | 
Was this review helpful to you?
43 of 44 people found the following review helpful
Format:Paperback
Try as you might to take a class in JavaScript or implement scripts by using online resources, it remains on your to do list. You search the Internet for the scripts and can never find the exact one you want or even close enough to do tweaking. Perhaps, it's time to try an alternative and just buy a book on the subject and dive in.

This book is for beginners and intermediates who are comfortable with HTML and lack the time to learn how to implement JavaScript from scratch or without resources. Negrino and Smith set up the book by the "things" you want your Web site to do rather than walk you through all the definitions, objects, operators, syntax, and all that stuff that would make the non-programmer's eyes glaze over. There are other books that serve that purpose.

Open the book and go to the table of contents, find what you need, and start adding it to your Web pages. Screenshots and lines of code are on every page of the book with step-by-step guidelines of how to use and implement the script. You don't even have to type the code from scratch. Instead, go to the book's companion Web site to get the code and fix it up to meet your needs - a great time saver.

If you own an earlier edition of the book, this one has 100 more pages of new material including new chapters on 7 - Forms and Regular Expressions, 11 - CSS, 13 - User Interface Design with JavaScript, 14 - Applied JavaScript, and 15 - Bookmarklets. Furthermore, the scripts in the older editions have been revised to ensure compliance with current Web standards.

Chapter 7 - Forms and Regular Expressions show how to validate email addresses, file names, and URLs. It gives you a gentle introduction to regexes (regular expressions). Don't panic at the thought of them especially with the handy table of expressions and associated characters. Once you try them out, you'll wonder what you ever did without them.

Chapter 13 - User Interface Design with JavaScript gives you the opportunity to create pull-down and sliding menus. Chapter 14 - Applied JavaScript has directions for creating a slideshow with captions and generating bar graphs.

Colorful additions to the book are the Object Flowchart and Object Table printed in color to show you which objects are compatible with which browsers. The flowchart may be a challenge for beginners, but the table makes up for it by listing the object along with its properties, methods and event handlers.

If you're looking to get cooking with JavaScript, look no further than this cookbook with easily modifiable recipes. It belongs on the Web designer's reference shelf.

Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
Nothing Wrong with Book
Good book. Haven't read and didn't actually use for class purchased. Perhaps I will get around to reading it some day.
Published 10 months ago by Sharra
Uses examples to explain how JavaScript works
Has examples with side bar notes on what each line does. Typical of this publishers other guides, but works really easy with JavaScript samples. Read more
Published on June 9, 2009 by Text_able
Good Quick Start
This book is as the cover states; "Visual QuickStart Guide....pictures rather than lengthy explanations." It was a great help in getting started with JavaScript. Read more
Published on November 10, 2008 by Robert G. Dillingham
do not even think about buying it
It's downloads don't work, and the book requires that they be used.
the examples will not run as written in the book.
They do not conform to the w3schools standards. Read more
Published on June 1, 2008 by Lloyd V. Lawrence
Excellent Material
This book was well packaged for delivery. I like it for the clarity with which the authors present the various lessons. Read more
Published on January 4, 2008 by F. Amoo
Useful
This is useful as a reference book or to learn JavaScript. I do not use it often, but when I need it I am very glad to have it on my shelf. Good examples.
Published on January 3, 2007 by MovieMan
Not very good explanations
The authors are not very good at explaining things, even relatively simple things such as the prompt() method or the dot syntax. Read more
Published on October 29, 2006 by Seattle Biker
This book is OK
Believe it or not, this book is an acutal textbook for a course I am taking in college. I was hoping for a book better than this for a college course.
Published on May 18, 2006 by Bwicki
As always a great product from QuickStart
I have used QuickStart books for a number of years to get into/get started with new technology and software, and they have consistantly impressed. This book keeps up the tradition. Read more
Published on March 20, 2006 by Hans P. Kaiser
Great "How To" and "WHY"
I am one of the most impatient programmers on the face of the earth. In fact, I have been in professional services for years because it takes to long to realize results with... Read more
Published on March 2, 2006 by B. Brown-Paul
Search Customer Reviews
Only search this product's reviews

Inside This Book (learn more)
Browse and search another edition of this book.
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
user interface design, power windows, simple rollover, rotating banners, complex rollover, book info, click anywhere, script from older browsers, script from old browsers, hiding script, cycling banner, continued script, referrer page, thy mildness, sliding menus, header script, hiding code, cookie record, frameset page, multiple rollovers, function rotate, invalid email address, multiple cookies, browser usage, function slide
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Internet Explorer, World Wide Web, Car Picker, Peachpit Press, Validating Forms Script, Nav Bar, Images Script, Flying Machine, Handling Events Script, Taming of the Shrew, More Frames Script, California--Long Beach, Fourth Edition, Personal Toolbar, Country Fair, California--Los Angeles, Kate of Kate Hall, Browser Windows, Leonardo's Inventions, Getting Acquainted, The Behaviors, Making Your Pages Dynamic Script, Using Cookies, Play Sound, California--Los Alamitos
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:


What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

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 Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

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


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums





Look for Similar Items by Category


Look for Similar Items by Subject