Buy Used
Used - Very Good See details
Price: £2.81

or
Sign in to turn on 1-Click ordering.
 
   
Have one to sell? Sell yours here
JavaScript for the World Wide Web (Visual QuickStart Guides)
 
 
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 (Visual QuickStart Guides) [Paperback]

Tom Negrino , Dori Smith
3.6 out of 5 stars  See all reviews (85 customer reviews)

Available from these sellers.


Formats

Amazon Price New from Used from
Paperback --  
Paperback, 14 July 2003 --  
Textbook Binding --  
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details.
There is a newer edition of this item:
JavaScript: Visual QuickStart Guide (Visual QuickStart Guides) JavaScript: Visual QuickStart Guide (Visual QuickStart Guides)
£20.39
In stock.


Product details


More About the Authors

Discover books, learn about writers, and more.

Product Description

Amazon.co.uk Review

When Peachpit Press released the debut edition of JavaScript for the World Wide Web: Visual QuickStart Guide, it immediately became one of the most useful tools for busy Web developers. Now in its fourth edition, this book has been improved, expanded, and more finely tuned. Written for Web coders who have at least some familiarity with HTML, the book doesn't necessarily require you to have knowledge of JavaScript programming or scripting. The presentation is illustrative and productive, and concepts are introduced via practical examples, explained briefly, presented in code, and then explained line by line. Using judicious screen shots and new code highlighted in red, the authors have made JavaScriptquite intuitive. In this new edition, they point out features compatible with only certain Web browsers using new IE and Netscape icons. Along with its core content, the text includes an excellent genealogy of the various flavours of JavaScript, complete with an extensive object flowchart that is colour coded by browser version. It also steps outside the base language with a chapter on visual development tools that use JavaScript, such as Dreamweaver, GoLive, and Fireworks. There are tons of useful scripts in the book, and the publisher provides a companion Web where you can get each script, as well as an interface for viewing the code in action. You can download all of the scripts in a single ZIP file. This is simply a must-have guide to JavaScript. --Stephen W Plain

Topics covered:Browser detection, Rollovers, Cycling banners, Frames, Windows, Form validations, Regular expressions, Date and time display, Event handling, Cookies, Cascading style sheets (CSS), DHTML, User interface design, Bookmarklets, Visual development tools, Debugging, Genealogy and reference. --This text refers to an out of print or unavailable edition of this title.

Product Description

The Web doesn¿t stand still¿not even for a minute¿and neither do the languages that Web pages are based on. That¿s why you need this eagerly anticipated update to the popular JavaScript for the World Wide Web: Visual QuickStart Guide. Through a combination of task-based instruction and strong visuals, best-selling authors and Web gurus Tom Negrino and Dori Smith take you step by step through all of today¿s JavaScript essentials: creating navigation bars and other user interface elements, producing dynamic images and smart forms, controlling and detecting browsers, creating and manipulating windows, validating user entries in Web forms, and more. Whether you¿re a beginning scripter who wants a thorough introduction to the topic or a more advanced scripter who needs a convenient reference, you¿ll find what you need here¿in straightforward language peppered with tips and techniques drawn from the authors¿ years of experience. By the end of the volume, you¿ll be able to smoothly integrate HTML, JavaScript, and CSS to bring your Web sites to life.


Inside This Book (Learn More)
Browse and search another edition of this book.
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
(2)
(1)

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 Reviews

Most Helpful Customer Reviews
9 of 9 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?
8 of 8 people found the following review helpful
What Do You Need 1 April 2001
Format:Paperback
If you are looking for a book to learn Javascript, then buy something else. This book barely scratches the surface. It explains nothing of the real structure of the language, and gives no explanation at all to some of the most basic methods of application or the how to constuct the things that you would use every day i.e. functions. However if you are looking for something to spice up your own personal web site. You will find something in the book you can use. Don't buy this book if you intend trying to earn a living out of scripting. If you are just playing then you will be OK
Comment | 
Was this review helpful to you?
7 of 7 people found the following review helpful
Format:Paperback
Don't get me wrong I learnt my javascript with one of the earlier editions so it's an old friend. The fifth edition is what the fourth should have been. That one was way out of date. In ths one there are 3 new chapters, 2 near the beginning and one on nodes near the end. The mark-up code has been converted to XHTML but they missed the oportuunity of using a strict DTD so the are still some use of deprecated attributes notably bgcolor and align which could have easily been done in CSS. Also there is no character encoding so it will not validate with W3C. There is a good covering of topics and many variations of techniques but concentrating on form validation, menus and rollovers would have been better. There is still a lot of old stuff about older browsers which is no longer relevant and they should have stuck with the W3C DOM. All in all a much needed upgrade but this should have been done 3 years ago in the 4th edition and this one could have then tidied up the anomolies and looked to the future.
Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
Great for Beginners!
This book is good if you are just beggining or you are a little comfortable with JavaSript, provided you already understand HTML because it assumes you know HTML already and... Read more
Published 12 months ago by A. Kwabula
Okay but leaves you wanting to know more
This is an okay book. Knowing nothing of Javascript I have been able to learn enough to write my own drop-down menus and image gallery pages etc. Read more
Published on 15 Feb 2006 by T. Prosser
Javascript for the World Wide Web Review:
An excelent book for beginers or experts covering a wide variety of javascript with clear and precise explanations. Read more
Published on 29 Nov 2003
cut and paste, but little background knowledge
The scripts in this book did work when I tried them (once I typed them correctly!). The authors give you sort of enough information to customise the scripts for your own use, but... Read more
Published on 30 Jun 2003 by Richard Shephard
A superb book for beginners and more experienced web users
With no previous knowledge of programming I was a little concerned that Javascript might be too difficult to learn. After reading this book all these worries were gone. Read more
Published on 17 April 2003 by Paul Cooper
Poor
"Assorted JavaScript Examples" would be a better title for this book. You may find useful bits of code to copy and paste into your web files, but if you need to modify anything,... Read more
Published on 2 Sep 2002
Mediocre success rate
If you don't already know quite a lot about JavaScript, you may have a hard time modifying these scripts for use in your particular pages. Read more
Published on 20 Jun 2001
Relights your JavaScript fire
If you want to learn JavaScript, buy a different book. If you use JavaScript and are in a rut when it comes to ideas, then this book is a good way of rekindling your interest. Read more
Published on 8 Jan 2001
Very good
This was a very enlightening book. It gave me lots of ideas in ways to enhance my website. Many people have critiscised the book but i think this is unfair. Read more
Published on 1 Nov 2000
Good for begginers
Well I bought the book quite a while ago , and have read through it and this is what I think : the book is good for begginners who have no javascript knowledge , I feel like they... Read more
Published on 12 Sep 2000
Search Customer Reviews
Only search this product's reviews

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
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback