Page is a not externally linkable
rewboss - 9:36 am on Sep 10, 2002 (gmt 0)
But, wow, what a lot of code for such a simple task. Somewhere on this board I posted my own ultra-compact JavaScript rollover code... Now, where is it...?
thanks for the input however your code will not swap an image in netscape 6.1 and greater
Try writing, simply: document.images['purpose'].src='images/buttons/purpose_f2.gif' -- this will cause an error in Netscape 2, in case that's important for you...