JavaScript Reference Resources

Below you will find 0 categories and 31 links related to JavaScript Reference Resources.

Links:

JavaScript : Books

Comprehensive JavaScript

Visit Comprehensive JavaScript

Teaches the necessary skills to create Web pages using the popular Web Scripting language, JavaScript. Topics include: Introduction to JavaScript; Variables, Functions, Objects, and Events; Data Types and Operators; Decision Making with Control Structures and Statements; Windows and Frames; Forms; Debugging JavaScript; Dynamic HTML and Animation; Cookies and Security; Server-Side JavaScript; Database Connectivity; Working with Java Applets and Embedded Data. This book is well written and Conforms to ECMAScript standards. It uses the latest versions of both Netscape and IE, No HTML pre-requisites, Covers both client-side and server-side JavaScript. The book also includes a comprehensive JavaScript reference in the appendix that could help programmers find information fast while designing javascript applications. Allows easy lookup of functions and methods that are commonly applied when writing scripts.

  • Cost: $56.95
  • Pages: 777
  • Edition: 2nd edition
  • ISBN: 0619063343

Instant JavaScript

Visit Instant JavaScript

Build interactive Web pages with JavaScript using this unique sourcebook of ready-to-run scripts. Filled with over 125 scripts inside the book and on the accompanying CD, this book will show you how to create a wide range of applications--from banners and other Web graphics to forms and frames--and much more. In addition, you'll get detailed hands-on information for customizing and extending scripts for use in different environments. This guide also includes coverage of DHTML, plug-ins, security issues and creation of e-commerce applications--plus, easy-to-identify icons throughout the text highlight what's on the CD, for quick reference. Additional key topics covered include: Displaying random banner ads; Scrolling text; Searching a database; Adding automated links throughout documents; Framing and pop-up windows; Imaging and slide shows. By combining step-by-step instructions with all the code you need you'll save tons of development time.

  • Cost: $34.99
  • Pages: 716
  • Edition: Book and CD-ROM edition
  • ISBN: 0072129948

Intelligent Web Sites with JavaScript

Visit Intelligent Web Sites with JavaScript

Ford's book is aimed at folks who want to add interactivity to web sites with JavaScript. The first half of the book consists of three chapters: obtaining information from users, processing information to add value, and communicating results. Providing good reference value, Ford uses a structure of a desired "action" followed by "how-to-do-it" instructions. His general actions, for which most people will have some use, include prompting the reader for information and using a text box. The second half of the book discusses problem-solving, storing knowledge, pattern matching, game playing, dynamic HTML, and JavaScript. This is an excellent book for beginners, who can advance into very complex design considerations in the later chapters. This book shows developers without programming experience the easy way to create intelligent applications and increase interactivity. Covering both the client and server aspects of JavaScript.

  • Cost: $24.49
  • Pages: 340
  • Edition: 1st edition
  • ISBN: 0471242748

Internet Web Pages with JavaScript

Visit Internet Web Pages with JavaScript

Internet Web Pages with JavaScript is a how to book on Web page construction. Much more than an Internet reference manual, we take you step by step through the design and development of Web pages. Using Hyper Text Markup Language (HTML), you and your students learn the basics of formatting text, modifying graphics and backgrounds, and creating hypertext links. In addition we use lists, tables, frames, animated images and other Web page components to write personal and school pages. This edition includes a large chapter on JavaScript including many examples and exercises. Topics include: How the Web Works; Client Server relationships; file transfer; Timeline of the internet; What is HTML?; Creating yoru first page; Formatting Text; Numbered and Bulleted Lists; Background and text colors; jumps and urls; modifying graphics; image maps; tables; frames; animated gifs; sound; introduction to javascript; functions; properties; objects.

  • Cost: $10.00
  • Pages: 160
  • Edition: 1st edition
  • ISBN: 0968279023

Javascript 1.1 Developer's Guide

Visit Javascript 1.1 Developer's Guide

The JavaScript 1.1 Developer's Guide is the professional reference for enhancing commercial-grade Web sites with JavaScript. Packed with real-world JavaScript examples, the book shows the developer how to use JavaScript to glue together Java applets, multimedia programs, plug-ins, and more on a Web site. - Readers discover ways to add interactivity and Java applets to Web pages. JavaScript is a compact, object-based scripting language for developing client and server Internet applications. Netscape Navigator interprets JavaScript statements embedded in an HTML page, and LiveWire enables you to create server-based applications similar to Common Gateway Interface (CGI) programs. This book describes the JavaScript language and its use in Navigator. This book assumes you have some basic background, including general understanding of the Internet and the World Wide Web (WWW) and Good working knowledge of HyperText Markup Language (HTML).

  • Cost: $9.98
  • Pages: 600
  • Edition: Book and CD-ROM edition
  • ISBN: 1575210843

JavaScript 2 Black Book

Visit JavaScript 2 Black Book

The JavaScript 2 Black Book is a reference manual for both professional and personal web developers that want to learn everything about JavaScript programming, from basic to advanced concepts, and want to learn about the exciting new changes in JavaScript version 2. This book covers JavaScript programming basics such as syntax, variables, and expressions as well as advanced concepts such as user-defined objects, and external files. This book explores the issues related to integrating JavaScript 2 with XML and XHTML and provides an overview of different browser's Document Object Models. Includes In-depth coverage of the radical new changes in JavaScript 2 and EMCAScript 4. Readers will immediately by able to apply the concepts and techniques covered in this book to their professional and personal web sites. Companion CD-ROM will contain a variety of JavaScript editors, authoring tools, and third-party trial and demo software for both PC and Mac.

  • Cost: blank
  • Pages: 864
  • Edition: paperback
  • ISBN: 1588803074

Javascript and Html User's Resource

Visit Javascript and Html User's Resource

Master CSS, DHTML, CGI, cookies, custom JavaScript objects, and more. Includes comprehensive HTML 4 reference. With JavaScript and HTML 4.0, you have extraordinary power at your fingertips - even if you're not a programmer. In this book, best-selling programming authors William Murray and Chris Pappas help you leverage that power to build Web sites that deliver state-of-the-art interactivity. You won't just learn HTML 4.0 and JavaScript: you'll discover practical techniques and get great sample code to make them work together exquisitely. Start by mastering key HTML 4.0 fundamentals, including working with text, images, multimedia, lists, documents, images, image maps, forms, style sheets, and CGI. Next, discover how to supercharge your pages with JavaScript. Master JavaScript syntax, operators and control structures, functions, objects, events, arrays, controls, strings, math functions, and more.

  • Cost: $24.49
  • Pages: 521
  • Edition: 1st edition
  • ISBN: 013977422X

JavaScript Bible

Visit JavaScript Bible

JavaScript Bible, 4th Edition covers the new powerful functionality JavaScript will gain with the release of new revs of Internet Explorer and Netscape Communicator. This book features essential new JS information, additional ready-to-use JavaScript applications, and scores of additional JavaScripts and Web page routines. Topics include: Introduction to JavaScript and HTML; Targeting different browsers (with DHTML, style sheets, and other features); Basic JavaScript language tutorial (including variables, operators, expressions, flow control, forms, and built-in APIs); Script tags; Error handling; Arrays; Window and document objects; Form processing with JavaScript; Tutorial and reference for the String, Math, and Date classes; Frames; Images (including rollover support); Comprehensive JavaScript reference; ECMAScript; Detecting different browsers; Document object model (DOM) for Netscape 2 through 6 and IE 3 through 5; Generic HTML objects.

  • Cost: $34.99
  • Pages: 1200
  • Edition: 4th edition
  • ISBN: 0764533428

JavaScript Complete Reference

Visit JavaScript Complete Reference

Create dynamic and flexible Web pages with JavaScript using this comprehensive resource. Whether you're a new or more experienced developer, you'll find quality coverage of every topic you're looking for--from fundamentals such as language syntax to advanced topics including interaction with browser plug-ins and the emerging W3C DOM standard. You'll learn to create cross-browser scripts for common tasks including form validation, visual effects, navigation systems and much more. In addition to the comprehensive tutorials that make up each chapter, the appendices contain helpful material that's quickly accessible--including object references, a browser compatibility chart, and other key JavaScript syntax charts. For a thorough and authoritative book on the latest version of JavaScript that's geared toward developers at every level--this is the ideal resource for you. Get an overview of JavaScript and learn about variables, functions, and objects.

  • Cost: $34.99
  • Pages: 1000
  • Edition: paperback
  • ISBN: 0072191279

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 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 Pocket Reference

Visit JavaScript Pocket Reference

JavaScript is a powerful, object-based scripting language that can be embedded directly in HTML pages. It allows you to create dynamic, interactive Web-based applications that run completely within a Web browser -- JavaScript is the language of choice for developing Dynamic HTML (DHTML) content. JavaScript can be integrated effectively with CGI and Java to produce sophisticated Web applications, although, in many cases, JavaScript eliminates the need for complex CGI scripts and Java applets altogether. The JavaScript Pocket Reference is a companion volume to JavaScript: The Definitive Guide, 3rd Edition. This small book, covering JavaScript 1.2, is a handy reference guide to this popular language for Web development. It provides a complete overview of the core JavaScript language and contains summaries of both core and client-side objects, methods, and properties. Packs together the syntax of the JavaScript scripting language.

  • Cost: $10.47
  • Pages: 136
  • Edition: 2nd edition
  • ISBN: 0596004117

JavaScript Programmer's Reference

Visit JavaScript Programmer's Reference

JavaScript Essentials and Conventions in One Handy Reference. Find just the right JavaScript information you need for the task at hand in this convenient resource and idea generator. JavaScript Programmer's Reference offers key details on and working examples of core JavaScript syntax, statements, control structures, functions, and objects. You'll also get specifics on implementing JavaScript across browsers and platforms. Throughout this concise reference, you'll find essential tips and expert programming advice--all in an easy-to-follow format. Quickly find core JavaScript language conventions, data types, variables, and operators. Get details on the basic objects and functions built into JavaScript. Implement JavaScript's client-side objects, methods, and properties in the browser. Enjoy the convenience of having one small desktop reference for JavaScript. Get essential programming information at your fingertips!

  • Cost: $13.99
  • Pages: 304
  • Edition: 1st edition
  • ISBN: 0072192968

Javascript Programmer's Reference

Visit Javascript Programmer's Reference

JavaScript is the scripting language of the Web. Its widespread use in web applications, and support in all modern browsers and in server-side and administration environments, make it an essential part of the programmers' toolkit. Complexity and confusion in JavaScript come not from the language, but from the number of different implementations, each with widely varying support for different APIs and standards. Written from extensive programming experience gained in developing components for a major website, this book helps you navigate those difficulties. Topics include: The JavaScript, JScript, and ECMAScript scripting languages, and their implementations in popular browsers as well as in standards documents. Coverage includes JavaScript through version 1.5, JScript through version 5.5, and ECMAScript through version 3. The DOM1 standard is covered fully and the DOM2 standard to the extent of Netscape Navigator 6.

  • Cost: $27.99
  • Pages: 973
  • Edition: Book and CD-ROM edition
  • ISBN: 1861004591

JavaScript Quick Reference

Visit JavaScript Quick Reference

Tucking a few JavaScript statements in among the HTML code that makes up your Web pages makes a dramatic difference. Enhanced, more interactive navigation buttons, user input validation, and scrolling messages are but a few of the improvements that you can make with JavaScript. Now, with JavaScript For Dummies Quick Reference, all the JavaScript statements and examples of how to use them are right at your fingertips. Internet technology expert Emily A. Vander Veer not only organizes all the relevant HTML and JavaScript topics for easy access but also points out potential pitfalls, offers neat tricks, and provides complete code for doing such things as interacting with cookies, displaying pop-up messages, and making your script compatible with JavaScript-challenged Web browsers. Best of all, JavaScript For Dummies Quick Reference features handy cross-references to topics covered in greater depth in JavaScript For Dummies.

  • Cost: $10.49
  • Pages: 210
  • Edition: Spiral edition
  • ISBN: 0764501127

JavaScript Sourcebook

Visit JavaScript Sourcebook

The JavaScript SourceBook is a complete tutorial and reference for using JavaScript, teaching developers how to create JavaScripts and integrate them into HTML pages. With up-to-the-minute tips on creating JavaScript applications that take full advantage of new features in NetScape 3.0, the book explores JavaScript basics and features extensive discussions of advanced techniques, including JavaScript workarounds and Java applet construction for JavaScript. Includes CD-ROM with... A library of ready to use JavaScript Applications and routines, plus a selection of reusable Java Components that readers can build into their JavaScript programs. JavaScript allows programmers to build Web sites nearly as sophisticated as a Java Web site without having to do the actual programming. This will enable non-programmers to create Web sites with animation, 3D graphics, and more. A total guide to mastering JavaScript.

  • Cost: $44.95
  • Pages: 752
  • Edition: Book and CD-ROM edition
  • ISBN: 0471161853

JavaScript Unleashed

Visit JavaScript Unleashed

JavaScript Unleashed serves as a complete reference to the JavaScript language for the experienced programmer as well as a guide for developing JavaScript but familiar with other programming languages. Over the years JavaScript has solidified its position as the de facto standard in Web site scripting-even Microsoft uses JavaScript on its Web sites. And the capabilities of JavaScript have gradually been extended to the server side and to third-party products. JavaScript can be used in both Microsofts .NET environment and Windows Script Host, and Adobe Web development products are beginning to use JavaScript as their built-in scripting language. R. Allen Wyke, of Durham, North Carolina, is the Vice President of Technology and Services at Blue292. Allen is responsible for ensuring that Blue292 products have the proper technical vision and direction, while at the same time guiding network engineering to deliver on that message.

  • Cost: $34.99
  • Pages: 816
  • Edition: 4th edition
  • ISBN: 0672324318

JavaScript Unleashed

Visit JavaScript Unleashed

JavaScript Unleashed, Third Edition serves as a reference to the JavaScript language for the high-end programmer as well as a guide for developing JavaScript applications from the ground up. The topics most important to the intermediate to advanced Javascript programmer are covered, including Web security, integrating JavaScript with Java, and forms and data validation. Other topics include creating special effects with JavaScript, controlling layers with JavaScript, DHTML and Cascading Style Sheets, and using lookup tables in JavaScript. Some of the new topics covered are Internet Explorer 5, Active Server Pages, Netscape Plug-in autoinstalls and applets digital signature verification, and content layering. Presents focused explanations of the core features and complexities of JavaScript, including how to utilize the Document Object Model; add visual effects to Web pages; and implement JavaScript on the server side.

  • Cost: $49.99
  • Pages: 996
  • Edition: 3rd edition
  • ISBN: 067231763X

Learn JavaScript

Visit Learn JavaScript

Learn JavaScript by Chuck Easttom takes a practical approach to demonstrating how to enhance web pages using JavaScript. Written specifically for those who are new to JavaScript, the book begins with introductions to HTML and JavaScript and progresses through the process of developing a fully functional commercial web site. As new concepts are introduced, they are thoroughly explained and then applied to the web site project. Along the way, the reader learns about such topics as the Document Object Model, JavaScript objects, hyperlinks, date and time, strings, and dynamic menus. The book also explains how to create simple games using JavaScript and includes a chapter on tips and tricks. The appendixes contain command references for HTML and JavaScript, and a listing of online resources for further study. Takes a practical approach to demonstrating how to enhance web pages using JavaScript. Explains how to create simple games using JavaScript.

  • Cost: $20.97
  • Pages: 350
  • Edition: 1st edition
  • ISBN: 1556228562

Mastering JavaScript and JScript

Visit Mastering JavaScript and JScript

JavaScript is the most widely used scripting language for the Web and continues to grow in popularity. Mastering JavaScript and JScript is aimed at savvy HTML users who want to take the next step and learn to write JavaScript programs that will make their Web sites come alive! This is the most comprehensive tutorial and reference available, with information on both Netscape and Microsoft's enhancements of JavaScript. The book starts with everything beginners need to know and then moves on to more advanced topics, such as scripting ActiveX components, working with plug-ins, building multimedia applications, and interfacing with CGI programs. The companion Web site offers all the sample code from the book, which readers can drop into their own programs, and a complete JavaScript command reference. The author is a well-known Internet programming expert and has led the development of secure networks for the Department of Defense.

  • Cost: $27.99
  • Pages: 895
  • Edition: 1st edition
  • ISBN: 0782124925

Mastering JavaScript Premium Edition

Visit Mastering JavaScript Premium Edition

JavaScript is the most widely used scripting language for the Web and continues to grow in popularity. With this Premium Edition of Mastering JavaScript and its companion CD, savvy HTML users can learn to write JavaScript programs that will make their Web sites come alive! This is the most comprehensive tutorial and reference available, with information on both Netscape and Microsoft's enhancements of JavaScript. The book starts with everything beginners need to know and then moves on to more advanced topics, such as scripting ActiveX components, working with plug-ins, building multimedia applications, and interfacing with CGI programs. The author is a well-known Internet programming expert and has led the development of secure networks for the Department of Defense. Topics include: Understanding the Document Object Model; Using operators, statements, and functions; Working with Windows Scripting Host; Adding search tools; Processing forms.

  • Cost: $34.99
  • Pages: 1136
  • Edition: Book and CD-ROM edition
  • ISBN: 078212819X

Nitty Gritty JavaScript 1.3

Visit Nitty Gritty JavaScript 1.3

Overview material, practical tips and tricks, and a reference section help get readers up and running in JavaScript programming. The overview section offers a crash course in HTML and covers basics of JavaScript, variables, functions, objects, forms with JavaScript, and Windows and frames. An alphabetical reference section gives essential information on objects, methods, and properties, top-level properties and functions, event handlers, and reserved words. A final section gives tips on cookies, scripts for menus, and HTML tags. Elmar Dellwig is an information technology tutor; Ingo Dellwig produces homepages for companies in a variety of industries. With this guide, you will get to know the key principles of JavaScript programming and be able to use the quick reference guide. Elmar Dellwig has been a computer enthusiast since the days of the C64 and is now an Information Technology tutor.

  • Cost: $29.99
  • Pages: 352
  • Edition: 1st edition
  • ISBN: 020175875X

Perl, CGI, and JavaScript Complete

Visit Perl, CGI, and JavaScript Complete

In a world of overpriced programming books comes the best value of all time: Perl, CGI, and JavaScript Complete. With twice the page count and at half of price of similar volumes, Web programmers will never need another reference. The book features complete coverage of the key technologies that non-Microsoft programmers are using today to build interactive Web sites. It also includes references to Perl commands and modules, plus a JavaScript object reference. A reference book for Web developers to the most popular technologies for building Web sites. Includes Javascript fundamentals, advanced Javascript, Perl and CGI fundamentals, and Javascript and Perl references. Highlights the important skills needed to create interactive Web sites. Topics include working with JavaScript; Adding JavaScript to your web page; working with objects; processing forms; using hidden fields and cookies; interfacing JavaScript with CGI programs; JavaScript Objects.

  • Cost: $13.99
  • Pages: 971
  • Edition: 1st edition
  • ISBN: 0782127800

Practical JavaScript for the Web

Visit Practical JavaScript for the Web

This is a new kind of JavaScript book. It's not cut'n'paste, it's not a reference, and it's not an exhaustive investigation of the JavaScript language. It is about client-side, web focused, and task-oriented JavaScript. JavaScript is a core skill for web professionals, and as every web professional knows, client-side JavaScript can produce all sorts of glitches and bugs. 'Practical JavaScript for the Usable Web' takes a two pronged approach to learning the JavaScript that you need to get your work done: teaching the core client-side JavaScript that you need to incorporate usable interactivity into your web applications, including many short functional scripts, and building up a complete application with shopping cart functionality. When you have finished working with this book, you'll have a thorough grounding in Client-side JavaScript, and be able to construct your own client-side functionality quickly and easily.

  • Cost: $27.99
  • Pages: 400
  • Edition: 1st edition
  • ISBN: 1904151051

Professional JavaScript

Visit Professional JavaScript

JavaScript is the language of the web, used in programming all the major browsers. It is a powerful scripting language that lets web developers produce more powerful, more user-friendly and more interactive web pages, and with the release of the Version 5 browsers its power will become even greater. JavaScript is not just for client-side, however; it's increasingly finding favour as a server side programming language- in Microsoft's ASP technology- and as a programming language for administration tasks with applications such as the Windows Scripting Host. This book covers the broad spectrum of programming JavaScript - from the core language to browser applications and server-side use to stand-alone and embedded JavaScript. It includes a guide to the language - when where and how to get the most out of JavaScript - together with practical case studies demonstrating JavaScript in action. The book concludes with a comprehensive reference section.

  • Cost: $49.99
  • Pages: 1149
  • Edition: 1st edition
  • ISBN: 186100270X