JavaScript Web Browser Resources

Below you will find 0 categories and 56 links related to JavaScript Web Browser Resources.

Links:

JavaScript : Books

Advanced Javascript

Visit Advanced Javascript

JavaScript is a very powerful and easy to use scripting language that runs on both Netscape Navigator and Microsoft Internet Explorer, and can be incorporated into any standard HTML document that will then run in any web browser on any operating system. Because of this platform independence, JavaScript is one of the most widely used web development languages. This revision of Learn Advanced JavaScript Programming focuses on professional-level JavaScript techniques, including the latest developments. The first few chapters review fundamental JavaScript concepts and techniques as well as basic HTML, while the rest of the book discusses advanced techniques including debugging, security, style sheets, and using JavaScript with layers. The appendixes include JavaScript object syntax, the ASCII character set, and a list of online resources. The companion CD contains the HTML source code for all examples referred to throughout the book.

  • Cost: $38.47
  • Pages: 705
  • Edition: 2nd edition
  • ISBN: 155622852X

Designing With JavaScript

Visit Designing With JavaScript

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). 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. Heinle wrote much of the JavaScript now used on the World Wide Web.

  • Cost: $9.99
  • Pages: 241
  • Edition: Book and CD-ROM Edition
  • ISBN: B00006AVRU

Designing with JavaScript

Visit Designing with JavaScript

The second edition of the popular Designing with JavaScript is subtitled A Definitive Introduction and for good reason. In this complete rewrite of his best selling book, Nick Heinle offers a true introduction to JavaScript for the designer. By teaching JavaScript in the context of its most powerful capability document manipulation through the DOM, Designing with JavaScript, 2nd Edition, not only teaches the language, not only teaches object, library, and DOM concepts, but also provides web developers with useful strategies and techniques from the first page to the last. Heinle has written sophisticated JavaScript libraries for improved and easier use of form validation, browser detection, cookies, and more. The libraries provided in the book include: StateLib for efficiently maintaining the state of objects and variables through a cookie; PRSSLib for progressing style sheets; ValidDataLib for advanced but easy forms.

  • Cost: $24.47
  • Pages: 400
  • Edition: 2nd edition
  • ISBN: 156592360X

Essential JavaScript

Visit Essential JavaScript

With JavaScript, you can build sites that look hotter and work smarter than ever before! Now, learn JavaScript by example, from two leading Fortune 500 Web developers! You'll learn all you need to get results as you build real-world practice sites that sell products, educate visitors, offer subscriptions, and display ads. Best of all, the finished sites are on the Web so you can reuse the code and see exactly how your pages should look and work! Write JavaScript to do all this, and much more! Detect browsers and platforms; Create content dynamically; Create image rollovers; Enhance navigation; Provide error handling; Generate windows; Communicate between frames Rely on Essential Guides for ALL the Web Skills You Need! Dan Barrett works as a programmer and graphic artist for a successful San Francisco Bay area web design firm, working with clients that include Hewlett-Packard, Electronic Arts, Novell, and Pacific Bell.

  • Cost: $20.99
  • Pages: 352
  • Edition: 2nd edition
  • ISBN: 0131001477

Inside JavaScript

Visit Inside JavaScript

The only comprehensive book available that covers the latest technology, such as Internet Explorer 6 and JavaScript 1.5, and JScript 5.6. Packed full of hands-on examples, this book integrates JavaScript with .NET, XML, XSLT, Java, CSS, HTML, Cookies, Security, and much more. Written for beginning to intermediate readers looking to learn how to work with JavaScript and how best to use it with other web technologies. Inside JavaSriptfills a void between the very beginning and high level books available in bookstores today. It's a book readers want primarily for two reasons: re-usable code and up-to-date browser information. Books currently out on the shelf are not up to the latest in browser technology; thus, frustrating readers because everything done in JavaScript is dependent on browser capabilities. The web site will contain all the source code used in the book. Steven Holzner is an award-winning JavaScript author.

  • Cost: $34.99
  • Pages: 1104
  • Edition: 1st edition
  • ISBN: 0735712859

JavaScript

Visit JavaScript

Welcome to the only guidebook series that takes a visual approach to professional-level computer topics. Open the book and you'll discover step-by-step screen shots that demonstrate over 100 key JavaScript tasks, including: Assigning values to variables; Declaring a function; Detecting mouse rollovers; Creating object instances; Resizing a window; Concatenating strings; Setting time and date values; Using buttons to trigger events; Working with frames; Detecting a user's browser. Includes Web development tools on CD-ROM: Dreamweaver and NetObjects Fusion trials, Homesite 4.5 for Windows evaluation version, and BBEdit demo; HotDog Express demo, Ulead Web GIF Animator trial version, and may other useful apps; Plus all code and examples from the text and a fully searchable e-version of the book. High-resolution screen shots demonstrate each task. Succinct explanations walk you through step-by-step. Two-page lessons break big topics.

  • Cost: $17.49
  • Pages: 350
  • Edition: Book and CD-ROM edit
  • ISBN: 0764547305

JavaScript

Visit JavaScript

JavaScript is one of the most popular scripting languages for producing dynamic web pages, and is popular not just because it is easy to learn, but also because it is platform-independent, meaning that most web browsers can handle it. It can be used to create sites which are vibrant, user-friendly and arresting. As a way of enhancing the contents of a website, JavaScript is enormously successful. Whether you have web development experience or have never programmed before, Stefan Koch provides an excellent introduction to programming with JavaScript, using motivating examples and clear, concise language. Rather than simply providing ready-made scripts, the author encourages you to try modifying and enhancing the programs yourself so that you can harness the potential of JavaScript to give you exactly what you need. Thorough coverage of DOM level 2 and CSS and emphasis on DHTML Companion Web site provides customizable scripts.

  • Cost: $55.00
  • Pages: 640
  • Edition: 1st edition
  • ISBN: 0470847042

JavaScript & DHTML Cookbook

Visit JavaScript & DHTML Cookbook

The JavaScript & DHTML Cookbook is all about adding value to the content of a web page. The book focuses on practical and sensible applications of scripting, rather than flying images and gratuitous color changes. For every problem Goodman addresses, there's a solution or "recipe"--a focused piece of code that web developers can insert directly into their applications. Yet, rather than just cut-and-paste code, you also get explanations of how and why the code works, so you can learn to adapt the problem-solving techniques to your designs. The recipes range from simple tasks, such as manipulating strings and validating dates in JavaScript, to entire libraries that demonstrate complex tasks, such as cross-browser positioning of HTML elements and sorting tables. This book contains over 150 recipes on the following topics: Working with interactive forms and style sheets; Presenting user-friendly page navigation; Creating dynamic content.

  • Cost: $27.97
  • Pages: 576
  • Edition: 1st Edition
  • ISBN: 0596004672

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 Beginner's Guide

Visit JavaScript Beginner's Guide

Learn to create dynamic and flexible Web pages in JavaScript using this hands-on resource. Perfect as an introduction to this leading Web development language, this easy-to-follow guide explains everything you need to get started--from choosing the right browser to using script tags, variables, event handlers and much more. Written in a clear, accessible style, this book also contains screen shots and lots of sample code to help you with real-world programming tasks. Begin programming in JavaScript the right way with this step-by-step learning solution. This Beginner's Guide is Designed for Easy Learning: Modules--Each programming concept is divided into logical modules (chapters), ideal for individualized learning; Goals--Each module opens with the specific programming skills you'll have by the end of the module; Ask the Experts--Q&A sections throughout are filled with extra information and interesting commentary.

  • Cost: $20.99
  • Pages: 603
  • Edition: paperback
  • ISBN: 0072131403

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

Visit Javascript Complete

Presents an in-depth explanation of how to deliver fully functional applications for both Netscape and Explorer. Twelve chapters start with the basics and cover topics including hard-to-find information on differences between versions and hiding the code from browsers that do not support the language; interactive applications for Web pages; supporting graphic animations, dynamic rewriting, cookies, and mouse activity; technical questions; and how to start developing with loads of sample code. The included CD-ROM contains JavaScript examples, JScript sample codes, and ready-to-run Web pages. JavaScript is one of the most useful Scripting languages available for Web developers. JavaScript Complete will fill the need of teaching developers how to develop scripts that work seamlessly across Netscape's browser and Microsoft's browser. JavaScript Complete does a decent introduction to JavaScript and JScript.

  • Cost: $49.95
  • Pages: 541
  • Edition: Book and CD-ROM edition
  • ISBN: 0079137369

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

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 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 Weekend Crash Course

Visit JavaScript Weekend Crash Course

A total of fifteen hours of instruction in JavaScript, designed to give readers a weekend course that will prepare them to begin scripting on their own. The big day is Monday. The day you get to show off what you know about JavaScript. The problem is, you're not really up to speed. Maybe it's been a while since you worked with JavaScript. Or maybe you just like a challenge. In any event, we've got a solution for you JavaScript Weekend Crash Course. Open the book Friday evening and by Sunday afternoon, after completing 30 fast, focused sessions, you'll be able to jump right in and start scripting interactive Web pages. It's as simple as that. Topics include Getting to Know JavaScript; Statements and Operators; Flow of Control Statements; How to Write JavaScript Functions; Working with JavaScript Strings; Working with JavaScript Arrays; Understanding the Browser Object Model; Working with the window Object; Reacting to Events and much more!

  • Cost: $17.49
  • Pages: 418
  • Edition: Book and CD-ROM edition
  • ISBN: 0764548042

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

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