JavaScript Functions Resources

Below you will find 0 categories and 33 links related to JavaScript Functions 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

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

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

Visit Javascript 2.0 Beginner's Guide

Step-by-step instruction teaches beginning JavaScript programmers and Web designers to create windows, display moving text, and generate sound or other multimedia elements with ease. Uses the successful Beginner's Guide teaching system, which countless new users have praised for giving them a solid foundation in technology. JavaScript 2.0 A Beginner's Guide has many different modules including an Introduction to Javascript; Using Variables; JavaScript Operators; Event Handlers; The Document Object; JavaScript Arrays; Handling Strings; JavaScript and Frames; More Advanced Techniques; Placing JavaScript in an HTML file; Using Functions; Conditional Statements and Loops; Objects; Window Object; Math, Number and Date Objects; JavaScript and Forms; An Introduction to Advanced Techniques; and an appendix Mastery Check Answers. If you are a beggining JavaScript programmer this book will get you well on your way.

  • Cost: $20.99
  • Pages: 624
  • Edition: 2nd edition
  • ISBN: 0072227907

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

Visit JavaScript by Example

Learn JavaScript now, from the world's #1 scripting author and instructor! In JavaScript by Example, Ellie Quigley teaches JavaScript using the same proven approach that's made her the world's favorite scripting author and instructor. This book's unique and classroom-tested learning path contains hundreds of small, easy-to-understand examples that demonstrate the full range of JavaScript's power. One step at a time, Quigley guides new JavaScript programmers through every essential technique, from script setup to advanced DOM and CSS programming. Coverage includes: Data types, literals, and variables; Operators, control structures, and functions; Building dialog boxes and working with JavaScript objects using the Browser object: navigator, windows, frames, dynamic images, and links; Event handling, regular expressions, and form validation; The JavaScript Document Object Model (DOM), Cascading Style Sheets, and Dynamic HTML.

  • Cost: $27.99
  • Pages: 600
  • Edition: 1st edition
  • ISBN: 0131401629

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

Visit JavaScript Professional Projects

Because JavaScript is not a stand-alone technology, this book shows you how to work with such things as forms, graphics images, sound files, hyperlinks, and cascading style sheets (CSS). You will learn how to write not only JavaScript that can stand on its own within a Web page, but also how to write scripts that call functions or otherwise interact with applications written in other development languages. The programming concepts discussed within the book and shown by its examples are directly applicable to writing code in other languages. The JavaScript examples in the book's projects show where and how to insert JavaScript code within HTML tags and how to work with the document object model (DOM) to execute functions that make an otherwise static Web page an interactive document. You don't have to be a programmer to develop scripts in JavaScript. The projects presented within the book will reduce the coding work and JavaScript learning curve.

  • Cost: $34.99
  • Pages: 900
  • Edition: 1st edition
  • ISBN: 1592000134

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

JavaScript: In an Instant

Visit JavaScript: In an Instant

Using the award-winning Visual learning system, this compact, value-priced guide shows visual learners how to get up and running on the core tasks in JavaScript -- which you'll use over and over again. Concise, step-by-step instructions and consistent placement of elements make fast learning of essential JavaScript tasks. This book uses the largest high-resolution screen shots of any book in the Visual series. It covers the most popular features of JavaScript including assigning values to variables, declaring functions, creating instances, working with frames, and using buttons. You'll find extra-large, step-by-step screen shots that show you how to tackle over 100 key JavaScript tasks, from creating rollover buttons and using the array object to formatting string variables and validating forms. Fast coverage of the essentials helps you get right to work. Focused two-page lessons cover a single task.

  • Cost: $10.49
  • Pages: 256
  • Edition: 1st edition
  • ISBN: 0764536591

Jumping Javascript

Visit Jumping Javascript

Jumping JavaScript delivers everything you need to get results immediately - including hundreds of script examples on CD-ROM, all designed for Windows 95, Macintosh, and UNIX. Even better, it is a comprehensive, well-indexed book - covering all the advanced techniques you need to become a world-class JavaScript developer. Get started with the basics of the JavaScript language and scripting environment, including data types, variables, functions, operators, expressions and statements, debugging tips, and programming style. Next, discover JavaScript's powerful objects; learn how to create windows and documents, control and use history properties, embed images and Java code. Understanding script writing basics, the Navigator object hierarchy and their event handlers. Developing forms with user interface elements to capture user input. Creating links and active image areas. Jumping JavaScript is the one book you need.

  • Cost: $49.95
  • Pages: 1216
  • Edition: Book and CD-ROM edition
  • ISBN: 0138419418

Learn Advanced Javascript

Visit Learn Advanced Javascript

A more in-depth, advanced coverage of the JavaScript programming language. JavaScript is the adaptation of Java from Netscape with added client features making Web content easier to program. Topics include: Introduction to JavaScript; Essential authoring tools and text editors used to write your scripts; the basic JavaScript structure; the script tag; JavaScript and HTML; command blocks; defining and calling a function; placing scripts in documents; basic declarations and expressions; data types in JavaScript; the value null; Object-Based Programming; Objects, properties, methods, and using array notation; Utilizing JavaScript operators such as matematical operators, string operators, bitwise operators, assignment operators, relational operators, data type operators, void operator; Control Structures; functions and variable scope; events in javascript; building and extending objects; javascript arrays; array methods; time and date in JavaScript.

  • Cost: $20.00
  • Pages: 700
  • Edition: Book and CD-ROM edition
  • ISBN: 1556225520

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

Official Netscape Javascript Book

Visit Official Netscape Javascript Book

Official Netscape Javascript 1.2 Book: The Nonprogrammer's Guide to Creating Interactive Web Pages, Second Edition, by Peter Kent and John Kent and under the Netscape Press umbrella, offers fairly complete coverage of the JavaScript language. If you are already familiar with Java, you'll only have to bone up on the basic user interface functions (alert, prompt, confirm), the basic JavaScript objects, (window and document) and their methods, and a few new string-handling functions (dealing with generating HTML and specifying fonts). If you are starting from a background in C, however, you'll need to become familiar with the different syntax for I/O and string manipulation, the limited object hierarchy, and a different event handling (which will be found to be easier than C++ and much easier than the Windows SDK). Experienced programmers will be interested in the advanced features that this book covers.

  • Cost: $24.99
  • Pages: 480
  • Edition: 11th edition
  • ISBN: 1566044650

Sams Teach Yourself JavaScript

Visit Sams Teach Yourself JavaScript

JavaScript is one of the easiest, most straightforward ways to enhance a Web site with interactivity. Sams Teach Yourself JavaScript in 24 Hours serves as an easy-to-understand tutorial on both scripting basics and JavaScript itself. The book is written in a clear and personable style with an extensive use of practical, complete examples. The Third Edition of Sams Teach Yourself JavaScript in 24 Hours includes material on the latest developments in JavaScript and Web scripting. Readers will learn how to use JavaScript to enhance Web pages with interactive forms, objects, and cookies. They will also discover how to use JavaScript to work with games, animation, and multimedia. Provides 24 one-hour lessons, plus quizes and exercises, on programming with JavaScript, covering creating a simple script, using variables and functions, advanced JavaScript features, working with Web pages, scripting advanced Web features, and finding and handling errors.

  • Cost: $17.49
  • Pages: 428
  • Edition: 3rd edition
  • ISBN: 0672324067

Special Edition Using JavaScript

Visit Special Edition Using JavaScript

Learn everything you need to know to write useful efficient scripts. Understand everything from the basics of JavaScript programming, such as variables, functions, and expressions, to more complex subjects like objects, events, and arrays. Discover how to make your scripts interact with visitors to your web sites. Debug your scripts effectively. Master four indispensable JavaScript objects: Date, Math, Navigator, and STring. Manipulate the browser window itself by doing everything from displaying messages in the status bar to setting up a pasword protected web page. Use the document object to change document colors, work with links, and even write tags and text to a document on the fly. Understand how to produce mouseover effects and work with cookies. Learn how to work with forms. Manipulate a page's tag and text after it has already loaded with Dynamic HTML. Special Edition Using JavaScript is targeted for the intermediate programmer.

  • Cost: $27.99
  • Pages: 912
  • Edition: 1st edition
  • ISBN: 0789725762

The Book of JavaScript

Visit The Book of JavaScript

JavaScript lets users enrich their Web pages with interactivity, animation, and other fun and useful features that can make a site worth every click. Unlike many other books, this complete guide teaches the JavaScript language as well as how to apply it. JavaScript savant David Thau guides coders through every hurdle, covering image swaps, functions, frames, cookies, alarms, and other seemingly mysterious JavaScript capacities with ease. Both reference and tutorial, each chapter addresses a particular function with a real-world example and an appropriate lesson. Readers try their hand and then see how the author coded it. Chapter by chapter, they acquire a range of skills including how to make a Web site remember a visitor's name and preferences. Topics include: Browser detection; Rollovers; Window manipulation; Custom functions; Form processing; Arrays; Loops; Timing events; Frames; Image maps; Form validation; Cookies; and Dynamic HTML (DHTML).

  • Cost: $20.97
  • Pages: 397
  • Edition: Book and CD-ROM edition
  • ISBN: 1886411360

Using HTML and JavaScript

Visit Using HTML and JavaScript

The Nuts and Bolts of Internet Programming. This unique guide presents the nuts and bolts of Internet programming with portable code. The coverage is platform-independent, so readers can use any type of computer to apply concepts. As they learn the core fundamentals, they'll also discover how to construct Web pages using HTML, program on the Web using JavaScript, and manage an account on a Web server. In addition to exploration of core programming fundamentals such as variables, decisions, loops, functions and arrays, a natural introduction to objects using the Document Object Model is prescribed. All of the chapters contain summaries, review questions, and exercises to enhance understanding of the material. Optional sections are included that offer an extra challenge for more advanced readers. Includes coverage on the basics of Web server accounts, including strategies for maintaining and updating a Web site on a server.

  • Cost: $39.00
  • Pages: 448
  • Edition: 1st edition
  • ISBN: 047138366X
JavaScript : Development Software

Javascript Obfuscator

Visit Javascript Obfuscator

Stop theft of your JavaScript sources. Javascript Obfuscator converts the JavaScript source code into scrambled and completely unreadable form, preventing it from analysing and theft. Javascript Obfuscator can process javascript tags in html files and all.js files associated with html pages as well as separate.js files remove comments and white spaces, reducing the file size and minimizing the loading time pack the code as a long line add finishing ";" when appropriate create a list of function and variable names generate new non-understandable names and rename functions and variables depending on user settings work with command line.

  • Cost: $29.95
  • Version: 2.53
  • Platforms: Windows
JavaScript : Scripts and Programs : Calculators

Super Calc

Visit Super Calc

Support user defined functions and variables, absolutes, logarithms with any base, factorials and much more. Of course the usual trig functions are available such as sin, cos, tan, asin, acos, and atan. Reports capabilities and simply the best unit convertion someone expects. This calculator's source can be copied and saved to the desktop for complete customization. You can edit the page by removing anything you don't want and resize the text area to have plenty of space. Be sure to try the examples from the pull down menu at the site.

  • Cost: Free
  • Version: 3.2