Using an Object Id with JavaScript
Referencing objects in JavaScript using the ID attribute.
Change HTML Styles with JavaScript
Video and source files on using getElementById, getElementsByTagName and object oriented methods to dynamically change HTML element styles in JavaScript.
Using Object Layers
Tutorial on using object layers to add depth and creative possibilities to graphic projects.
Dynamically change a form's action with JavaScript
JavaScript allows you to dynamically change a form's action. To make the function work in the new Google Chrome browser, you need to reference the action differently than you could in other browsers.
Altering CSS Class Attributes with JavaScript
A useful JavaScript to instantly change the style values of a CSS class property.
InnerHTML JavaScript Functions
Functions useful for working with named HTML elements with JavaScript.
Web Image Optimizer
Details on the web image optimizer in Corel Photo-paint 12.
Manipulating Element Styles Based on CSS Classes Using Prototype
Example javascript function to change element display properties based on their classes using the Prototype JavaScript Framework.
Copy and Paste Object Properties in 3ds Max
MAXScript for copying properties from one object to multiple other objects.
UseMaps Crash IE When Changed
Dynamically changing an image's usemap property can cause Internet Explorer to crash completely. Here is a solution to changing usemaps with JavaScript.