I just came across a really werid thing. i have about 7 images. when you mouseover the image it rollsover, it also makes 2 more areas do a "disjoint" rollover at the same time. the cool thing about it is that i have 7 sets of 3 images, one for each set of rollovers which are similarly named. i decided to take advantage of the naming scheme for my rollovers to minimize code. the weird thing is that when my <pre>document.rectangle.src&l t;/pre> image evaluated to "images/rectangleotehrservices.gif" it wouldn't show up in OS9 IE 5.0 (2022). I tried everything but decided that maybe it had to do something about the limitations of OS9's file system so I shortened the name of the image to <pre> rectangleothersvcs.gif </pre> and it worked! (i changed the other 2 sets of images for the rectangle set, too, just so that my functions would still work.
Here's the code in case you decide to use your graphics' naming schemes to your advantage someday.
the website that i'm re-doing is
www.raman-sinha.com/coastaldev which i originally did in fireworks but got turned off by the huge amount of dreamweaver javascript code and clear rectangles, etc..
--well.. i couldn't paste HTML code cause HTML is off
