![](zen_091.gif) | Cookies along the way of JavaScript 'Cookies' are snippets of information that can be saved to your site visitor's computer for future reference. They are used to hold 'persistent variables'. |
![](zen_092.gif) | Database I: An Introduction along the way of JavaScript JavaScript is an excellent tool for managing smaller client-side databases free from the overhead of server programming. |
![](zen_092.gif) | Database II: A Database Object along the way of JavaScript In this supplement, you will learn how to add a simple object to the JavaScript language for general use with client-side databases utilizing multidimensional arrays. |
![](zen_092.gif) | Database III: jBase along the way of JavaScript Extending the object created in Database II, this supplement completes jBase - the Oxherder's Database Object for JavaScript - by giving the user control of the reporting methods. |
![](zen_093.gif) | Controls along the way of JavaScript Here are a couple of tips on how to add some color to the drabscape of JavaScript's cadre of html controls. |
![](zen_094.gif) | Browsers along the way of JavaScript JavaScript is 'work in progress'. There are at least four variations out there that need to be considered in your scripts - and a fifth on the way. |
![](zen_095.gif) | Animation along the way of JavaScript JavaScript authors often envy the Java pages with their dancing figures. Here are some ways to add animation with JavaScript [please use restraint!]. |