JavaScript Cookbook

Visit JavaScript Cookbook

Everything you need to master the fundamentals of JavaScript programming is in this book/CD-ROM package. You can use our powerful JavaScript templates to give your Web site some of the most popular features right away! Just pop in the enclosed CD-ROM and you can add games, custom forms, animation, shopping carts, and all sorts of exciting elements to your Web site. You even get an application that lets you build a complete and running Internet store that can gather user information without relying on Internet server processing. With this book/CD-ROM package, you can do all of this (and much more) without one day of programming experience! If you're a more experienced programmer, this package will make the transition to JavaScript a smooth one. You'll get: A complete introduction and tutorial for JavaScript; Information on installing JavaScript applications, how they work, and how to customize them; A total JavaScript quick reference.

  • Cost: $49.99
  • Pages: 683
  • Edition: Book and CD-ROM edition
  • ISBN: 0471181455

JavaScript Definitive Guide

Visit JavaScript Definitive Guide

JavaScript is a powerful, object-based scripting language; JavaScript programs can be embedded directly in HTML web pages. When combined with the Document Object Model (DOM) defined by a web browser, JavaScript allows you to create Dynamic HTML content and interactive client-side web applications. JavaScript syntax is based on the popular programming languages C, C++, and Java, which makes it familiar and easy to learn for experienced programmers. At the same time, JavaScript is an interpreted scripting language, providing a flexible, forgiving programming environment in which new programmers can learn. JavaScript: The Definitive Guide provides a thorough description of the core JavaScript language and both the legacy and standard DOMs implemented in web browsers. The book includes sophisticated examples that show you how to handle common tasks, like validating form data, working with cookies, and creating portable DHTML animations.

  • Cost: $31.47
  • Pages: 900
  • Edition: 4th edition
  • ISBN: 0596000480

JavaScript Design

Visit JavaScript Design

JavaScript Design shows designers how to create interactive JavaScript applications for the web. It provides detailed descriptions of JavaScript structures, statements and objects, using JavaScript to create different elements of a web page,controlling a page's overall design and function with JavaScript, passing data and variables between clients and servers. Also covered are advanced topics server-side languages: PHP, Perl, ASP, CGI, XML, connections to Java and Cold Fusion. The line between developers and designers is fading. Designers are challenged with projects that require them to have a strong knowledge of the server side issues traditionally fielded by a web developer. Designers are looking for books that teach them the web developer knowledge in a language in which they are accustomed. The guide examines operators, expression, objects, functions, frames, event handlers, cascading style sheets, and cookies.

  • Cost: $31.49
  • Pages: 600
  • Edition: 1st edition
  • ISBN: 0735711674

JavaScript Developer's Dictionary

Visit JavaScript Developer's Dictionary

JavaScript Developer's Dictionary covers all the essential functions, methods, and objects of JavaScript in an easy-to-find, logical order. JavaScript, and each different version of JavaScript, interacts very differently with each variety of Web browser, leaving Web developers scrambling to write code that will work in all the major browsers. JavaScript Developer's Dictionary brings all these variants into one volume, breaking down every object in the JavaScript language and how it applies to each browser. Wherever possible, the book also provides workarounds for earlier versions of JavaScript and for direct inconsistencies. The emphasis throughout this book is on compatibility across many versions of Netscape and Internet Explorer. Provides workarounds for earlier versions of JavaScript and for direct inconsistencies. Alexander James Vincent is a Web design expert based in Vallejo, CA. He was born and raised in Seattle, WA.

  • Cost: $34.99
  • Pages: 1200
  • Edition: 1st edition
  • ISBN: 0672322013

JavaScript Examples Bible

Visit JavaScript Examples Bible

The essential companion to your JavaScript Bible. Even the giant 4th Edition and massive Gold Edition of the JavaScript Bible couldn't hold all of the superior knowledge and experience of scripting guru Danny Goodman. Examples sections from reference Parts III and IV appeared only on the CD-ROMs of those two books. Now, in this JavaScript Examples Bible, we bring you the Document Object Model (DOM) and core JavaScript language examples sections in their entirety in convenient form plus new introductory sections by Danny to guide you to the most important concepts and examples in each chapter. Inside, you'll find ready-to-run examples and step-by-step guides. Interact with DOM and JavaScript core language terminology in real time with Danny's exclusive workbench: The Evaluator. Experiment with proprietary and industry-standard DOM features in Internet Explorer 5. Danny Goodman is the author of numerous critically acclaimed and bestselling books.

  • Cost: $20.99
  • Pages: 600
  • Edition: Book and CD-ROM edition
  • ISBN: 0764548557

JavaScript For Dummies

Visit JavaScript For Dummies

This book gives you an understanding of how to use JavaScript to create interactive Web pages that give you instant feedback. You'll soon be able to grasp JavaScript basics and write, test, and debug code. The book covers the latest JavaScript version and how it works with Microsoft and Netscape software. New material in this edition includes coverage of JavaScript 1.3, Internet Explorer 5.5 and Netscape Communicator 6, console (a new browser features), ECMA compliance, JavaScript-enabled DHTML, JavaScript exception handling, and the difference between JavaScript-accessible DOMs in the browsers. The CD includes hot utility and sample programs, including Dreamweaver 2 demo version, SurfMap JavaScript, Joust, NetObjects Scriptbuilder 3 trial version, Allaire HomeSite 4.5 trial version, Ant Tools Demo 3, ArtBeats Web Tools, BBEdit 4.5.1, HTML WebWeaver Lite, Paint Shop Pro 5 demo, and more.

  • Cost: $17.49
  • Pages: 372
  • Edition: 3rd edition
  • ISBN: 0764506331

JavaScript for the World Wide Web

Visit JavaScript for the World Wide Web

JavaScript for the World Wide Web: Visual QuickStart Guide, Third Edition is the book for people who already know how to build Web pages with HTML, and are ready to take the next step in making their sites more interesting and exciting. With an easy, step-by-step approach and loads of useful illustrations, readers learn to use JavaScript to liven up their pages with dynamic images and smart forms. They'll learn to control browsers; detect which browser or plug-ins the user has and automatically take action; use JavaScript to create and manipulate windows, and much more. This revamped edition provides an easy bridge for HTML users who are ready to tackle JavaScript. The book is aimed at the large group of less technical Web authors who know HTML but know nothing about programming. Web designers will learn how to use JavaScript the quick and easy way with pictures rather than lengthy explanations.

  • Cost: $12.59
  • Pages: 292
  • Edition: 3rd edition
  • ISBN: 0201354632

Javascript Goodies

Visit Javascript Goodies

This book is a fun and easy introduction to increasing your Web site's interactivity with JavaScript. Author Joe Burns' content and approach have been proven by the success of the HTML Goodies Web site. The HTML Goodies Web Site (htmlgoodies) receives over 390,000 visitors a month. The site has received over 75 awards in the last year, from such organizations as USA Today and CMP Publishing (publishers of popular computer magazines like Home PC, Windows Magazine, and Internet Week). The newest part of the Web site, JavaScript Goodies, has also become the most popular. This book takes the same approach to teaching as his popular Web site: know what beginners need, give them great examples and code they can immediately use, and keep it fast and fun. The book goes far beyond JavaScript basics. It teaches readers sophisticated programming techniques and shows readers how to build the most popular interactive Web features including animations.

  • Cost: $13.99
  • Pages: 356
  • Edition: 2nd Edition
  • ISBN: 0789720248

JavaScript Guidebook

Visit JavaScript Guidebook

Bring interactivity to any Web site with this easy-to-follow guidebook on JavaScript. Author Scott Duffy takes the fear out of working with a programming language by delivering instruction and theory in manageable doses, along with practical examples and plenty of ready-to-use code. Learn to write a program by exploring statements, variables, and functions--the three basic building blocks of any program. Use JavaScript as the behind-the-scenes director of your Web browser presentation. Create basic and advanced JavaScript applications--plus, modify existing scripts to suit your needs--all with the help of this great resource. Write your own program using statements, variables, and functions; Learn the history of the language and what it can do for you; Store dates, numbers, and more with built-in classes; Create scripts that work in every browser; Understand the basics of expressions, and organize your code into functions.

  • Cost: $17.49
  • Pages: 448
  • Edition: paperback
  • ISBN: 0072228873

JavaScript Introduction

Visit JavaScript Introduction

Looking to sharpen your computer skills? Essential Computer guides are perfect for you. Written in clear, concise language ideal for learning the specifics through step-by-step solutions and overcome issues that thousand of users face every day. Control the contents of the status bar along the foot of the window, which by default displays relevant URL when the mouse cursor is positioned over a hyperlink. Specify images and text to appear when the mouse pointer moves over certain areas of the screen. Use information from the visitor's browser to detect which software is installed and be able to reroute them. Brian Cooper has worked for 12 years as a writer and editor for a wide range of organizations, specializing in IT-related work. He has produced software manuals, user guides, and CD-ROMs for financial software providers and scientific research organizations. He also has practical experience as a network administrator and website manager.

  • Cost: $6.95
  • Pages: 72
  • Edition: 1st edition
  • ISBN: 0789480050