The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
Roll your mouse over the image called "links", and the image called "links" will change. A simple onmouseover command. But then comes the difficult bit. I also have another image, named "logo". When you roll your mouse over "links", I want "links" to change to another image, but, at the same time, "logo" will change to another image as well. How do I do this?
Oh, and one more thing. When the cursor moves off the image "links", they both return to their original source.
I've copied the code from yor usource code, Tyla. I'll just change the images where appropriate. Thanks.
Have a look atthe code on this, it's something I built a long time ago...
http://www.oxgoths.darkwave.org.uk/
The buttons are rollovers, but also triggers an image above the main graphic.
BTW... This is SLOWWWW on 56k, but then it was never finished
Tyla
Roll your mouse over the image called "links", and the image called "links" will change. A simple onmouseover command. But then comes the difficult bit. I also have another image, named "logo". When you roll your mouse over "links", I want "links" to change to another image, but, at the same time, "logo" will change to another image as well. How do I do this?
Oh, and one more thing. When the cursor moves off the image "links", they both return to their original source.