Document Object Model & Basic Javascript (12 October 2004)
This is where we switch gears from design to implementation. We'll start with client-side programming using JavaScript, which is used for everything from simple rollovers to complex calculators.
To make JavaScript work consistently, you need to understand the Document Object Model, or DOM, that the browser uses to represent objects to be manipulated (images, form fields, etc).
Links From Other Weblogs (Trackbacks)
There are no recorded trackback links from other weblogs.
Comments
Post a comment