Fun with DHTML

I now have one less project to worry about. Previously, my "bio" scroller on the top of my page wouldn't work in Netscape 6 / Mozilla (or anything using the Gecko rendering engine). But I just stumbled upon some DHTML scrolling code that works with NS6 and it works perfectly.

This was supposed to be another project of mine – I was actually going to update my old code with standards-compliant stuff, and add some JavaScript so that it would still play nice with NS4, but this code I just found made it extremely easy. All I had to do was add the new functions and call those instead.

Now if I can figure out why I can't get the Flash plugin to work with Moz (I've gotten it to work before), then I will no longer have to use the PITA browser that is NS4.