devxlogo

January 1, 2000

JavaScript Operators

his section summarizes the the most common operators you might use in JavaScript scripts. They are grouped by general function. Scroll through the file or jump to the functional category

JavaScript Objects

his is a table of the most commonly used JavaScript objects, with all of their properties, methods, and event handlers. For additional information on JavaScript: Visit WebReference’s Core Javascript Reference,

Design with Color

olor is one of your best tools?and one that needs to be used thoughtfully. Just because color is “free” doesn’t mean you should randomly throw it around. Color has a

Audio Basics

ach of the following sub-sections concentrates on a specific aspect of sound, helping you understand sound terminology, decide what type of sound or sounds you’d like to put on your

JavaScript QuickStart: Elements of JavaScript

ike any other language?be it English, Japanese, or C?JavaScript has some basic elements with which you work. In JavaScript these include: objects, variables, arrays, operators, events, event handlers, statements, and

JavaScript QuickStart: What Is JavaScript?

irst, a formal description: JavaScript is an object-oriented scripting language that lets you build interactions between page content, the state of the browser, and the actions of the reader. In

Optimizing Design: Transparency

eb graphics files are rectangular due to their pixel structure and file formats … yet we often see non-rectangular graphics on Web pages. There are two ways to make a

Speed Up Rendering

s an ASP programmer, you are no doubt focused on improving the performance of your Web application. You are probably busy improving your database access performance as well as the