Buy Used
Used - Good See details
Price: £2.26

or
Sign in to turn on 1-Click ordering.
 
   
Have one to sell? Sell yours here
Designing with JavaScript: Creating Dynamic Web Pages (Web Review Studio Series)
 
See larger image
 
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.

Designing with JavaScript: Creating Dynamic Web Pages (Web Review Studio Series) [Paperback]

Nick Heinle
3.6 out of 5 stars  See all reviews (29 customer reviews)

Available from these sellers.


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? Visit the Amazon.co.uk Trade-In Store for more details.
There is a newer edition of this item:
Designing with JavaScript: Creating Dynamic Web Pages: A Definitive Introduction (O'Reilly Web studio) Designing with JavaScript: Creating Dynamic Web Pages: A Definitive Introduction (O'Reilly Web studio) 4.0 out of 5 stars (2)
£22.94
In stock.

Product details

  • Paperback: 254 pages
  • Publisher: O'Reilly Media; 1 edition (8 Sep 1997)
  • Language English
  • ISBN-10: 1565923006
  • ISBN-13: 978-1565923003
  • Product Dimensions: 23.4 x 20.3 x 2.3 cm
  • Average Customer Review: 3.6 out of 5 stars  See all reviews (29 customer reviews)
  • Amazon Bestsellers Rank: 1,940,987 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Nick Heinle
Discover books, learn about writers, and more.

Visit Amazon's Nick Heinle Page

Product Description

Amazon.co.uk Review

Designing with JavaScript is an excellent learn-by-example tutorial that helps you create dynamic content for your Web site. Each chapter tackles a single topic with a relaxed and conversational tone. The thoroughly explained examples in each chapter are blocked off in green for quick reference and included on the accompanying CD-ROM. Whiz-kid author Nick Heinle--author of the JavaScript Tip of the Week Web site and closet high school student--covers a lot of ground, from dynamic frames, forms, and cookies to the latest in both 4.0 browsers' versions of Dynamic HTML. One excellent chapter demonstrates how to easily include multiple versions of your scripts to work with versions of Netscape Navigator or Internet Explorer, depending on which browser views the page.

This is one the best titles available for relative newcomers or Web designers who want to get waist-deep in scripting as quickly as possible. However, Heinle's examples will also be useful to anyone with an interest in JavaScript. --Jake Bond

Product Description

This isn't a hard-core programming book; it isn't geared toward someone who has a computer science degree from MIT and five years experience of programming in C++. This is the JavaScript book for the rest of us. Written by the author of the "JavaScript Tip of the Week" Web site, this book focuses on the most useful and applicable scripts for making truly interactive, engaging Web sites (and it doesn't proclaim to be the definitive all-knowing JavaScript guide).

You'll not only have quick access to the scripts you need, you'll finally understand why the scripts work, how to alter the scripts to get the effects you want, and, ultimately, how to write your own groundbreaking scripts from scratch. Through his popular Web site, Nick Heinle has been showing Web designers and other nonprogrammers how to create the scripts they need. In fact, he wrote much of the JavaScript used on the Web today. This book is the culmination of his work. His explanations are clear, detailed, and accessible; everything -- every script, every concept, every line -- is explained so that "the rest of us" will understand.

Designing with JavaScript covers many of the powerful capabilities that JavaScript is given with Dynamic HTML, in a few chapters covering important aspects of implementing Microsoft Internet Explorer 4.0 as well as Netscape Navgigator 4.0. You'll learn how to create pages on the fly, how to identify users' browsers, how to create "rollover" effects with sound, graphics, and animation, and more. It also features a CD-ROM and Web site that provide fast access to some of the author's most useful functions and scripts, making it easy to find the code you need and to build your own custom scripts.


Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
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

29 Reviews
5 star:
 (12)
4 star:
 (6)
3 star:
 (3)
2 star:
 (3)
1 star:
 (5)
 
 
 
 
 
Average Customer Review
3.6 out of 5 stars (29 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

2 of 2 people found the following review helpful:
4.0 out of 5 stars Great for beginners who know HTML, 14 Jun 1999
By A Customer
This review is from: Designing with JavaScript: Creating Dynamic Web Pages (Web Review Studio Series) (Paperback)
If you've been writing HTML for a while and want to get into javascripting this is a good start. You don't have to learn the language of javascript, but instead learn by doing some projects. The projects are really what most people want javscript for anyway: using forms, frames, cookies, and image rollovers. It helps to have a little programming background already. The fact that the book is a little out of date actually helps because everything covered has already been implemented in both browsers by now. One problem I had was the included CD which has the examples come up in HTML, but it comes up as source text instead of a working example. It should have both (or just the working example since you can always view source on your own). Since the data on the CD is only about 3 or 4 MB it's not like they were short on space. If you will do a lot of javscripting you will probably need to buy a more complete reference eventually.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
5.0 out of 5 stars A must-have book for beginners!, 9 Dec 1997
By A Customer
This review is from: Designing with JavaScript: Creating Dynamic Web Pages (Web Review Studio Series) (Paperback)
I've been working with HTML for a few years now, but ever since Javascript came on the scene I've kept away from it, as I was scared and thought it was "hard core programming". Finally I bit the bullet and went to buy a book on Javascript. I looked through all the dense, confusing, propeller-head books on the shelves, and then I found Nick's book. Incredible - absolutely incredible. Within 15 minutes I finally understood how Javascript worked! Within an hour I was working away in Javascript like I'd known it for months! Granted, if you already know a lot about Javascript, this book probably isn't for you. But if you were like me - interested, yet no knowledge whatsoever, this is definitely the book for you. Entertaining, easy to understand, REAL-WORLD EXAMPLES (which is much more than most other Javascript books can say)... just amazing. Buy it. 'nuff said.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
4.0 out of 5 stars To begin at the beginning..., 12 April 2000
By A Customer
This review is from: Designing with JavaScript: Creating Dynamic Web Pages (Web Review Studio Series) (Paperback)
If you're a beginner at JavaScript and you don't want pure programming forced down your throat, start with this book. The reference books (JavaScript: the Definitive Guide, JavaScript: Pocket Reference) are *not* beginners' books. Nick's book makes a good job of bridging the gap for HTML coders who want to do something a bit more dynamic. There *are* bugs in some of the code - unfortunately I have lost the errata slip from mine. One of the bugs that I originally blamed on the book turned out to be a bug in Netscape - my apologies Nick. Once this book has got you going and your appetite for JavaScript has been whetted, I would recommend that you obtain the references that I mentioned earlier. Although I now use these more, I still refer to Nick's book on a regular basis.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
Would you like to see more reviews about this item?
 Go to Amazon.com to see all 66 reviews  3.7 out of 5 stars 
Were these reviews helpful?   Let us know
 
 
Most Recent 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!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback