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 Programming

Visit Internet Programming

Internet Programming with VBScript and JavaScript provides comprehensive coverage of client and server-side programming using the scripting languages and environments of VBScript, JavaScript, and Active Server Pages (ASP). Users build interactive Web pages through extensive Hands on Projects revolving around actual business scenarios. With this book you can start being a course web warrior by exploring basic web programming concepts such as objects, arrays, cookies, ans server-side includes. You can also add client-side and server-side scripts to webpages, create cookies with the Response object and read cookies with the Request Object. Finally you get an ideal first course in Internet Programming and/or Web Development. Course technology is part of the Thomson Learning family of companies and is decicated to providing innovative approaches to lifelong learning. Thomson is learning.

  • Cost: $56.95
  • Pages: 578
  • Edition: 1st edition
  • ISBN: 0619015233

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

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

Part of the highly successful Shelly Cashman series, this text offers a step-by-step, screen-by-screen approach and extensive hands-on projects for meaningful learning of JavaScript. Intended for a two-unit course on using JavaScript to add functionality to Web pages. Suitable for use in a distance education or a continuing education course. Comprised of an introduction to JavaScript section and five projects that step students through enhancing Web pages. Features of this book include: project opening pages that provide depth and perspective; implementation of the selection, looping, and case constructs using JavaScript; JavaScript topics that include writing and calling user-defined functions, adding scrolling messages and pop-up windows, validating form data, switching graphic images, writing formulas, reading and writing cookies, writing frames and windows, and creation and manipulation of custom objects.

  • Cost: $44.95
  • Pages: 328
  • Edition: 2nd edition
  • ISBN: 0789562332

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 + Css + DOM Magic

Visit JavaScript + Css + DOM Magic

JavaScript + CSS + DOM Magic has directly applicable projects with step-by-step instructions showing you how to master a feature and adapt it according to their own needs and creativity. The wealth of graphics will make this book easy to read and visually appealing. This book makes JavaScript, CSS and DOM easy to understand by providing directly applicable models to readers' web sites. The book opens with a primer, giving context to the technologies, and then jumps into over 25 step-by-step, directly applicable projects. You will learn the most desired web functionalities, including: frames, mouse-overs, windows, forms, CGI, style sheets, dynamic positioning, and SSI. Reviewers have called this book an unprecedented practical and comprehensive DHTML guide. The CD contains complete working scripts, all images from the book's examples, bonus graphics, trial version of leading text editors (BBEdit Lite, Homesite).

  • Cost: $27.99
  • Pages: 320
  • Edition: Book and CD-ROM edition
  • ISBN: 0735711321

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 1.5 by Example

Visit JavaScript 1.5 by Example

JavaScript 1.5 by Example starts with a taste of JavaScript – what it is, what it's for, and what readers need to get started. The book then explains how to add JavaScript to existing HTML pages, leading readers into the fundamentals of the language including JavaScript syntax, notation and conventions, communicating with users via input and output, manipulating variables and data, logic statements in JavaScript, and object programming with JavaScript. The book progresses to an explanation of JavaScript's role in Dynamic HTML, and how that power can be exploited to create animation, navigation, forms processing and more. Explains the fundamentals of the JavaScript, from basic syntax to advanced concepts including Dynamic HTML. JavaScript, the programming language allowing increased interactivity between users and web pages, is explained through examples, with screen shots illustrating many of the techniques described.

  • Cost: $20.99
  • Pages: 321
  • Edition: 1st edition
  • ISBN: 0789724995