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.
http://hotarea.com/fast/display.exe? (SPACE)show+javascript&navigation&navPopUpMenu.html
I have several buttons and want to make a description appear in another are when the mouse is moved over the button. Any help? Anyone suggest any other ways to do it? Thanks
> Ok so it didnt work for me
Hmmm...
Ah well, never mind. (strange though, worked for me! :-))
> *tips hat*
Ok so it didnt work for me, but it set me in the right direction and i found something else on another site. I'll post back here when i have finished, just so you can see what i was aiming for...
> Sorry i was just wondering where to put the script, but i wanted to
> know, will the script only work with the one set of images or can you
> do it so when another image is moused over, another image appears in
> that other place. The reason i ask is cus i have a navigation and i
> want a prview pic to load in another area each time a link is scrolled
> over. Any better?
Ah right. Yes I got it right first time then.
you need to make the image you want to mouseover a link and then put this in the tag:
onmouseover="swap('Name of image to swap','src of new image')"
so if I had


When you mouse over the somethingelse image, the *ROSE* image changes.
> Could you elaborate more on what you want the script to do? I'm not
> quite following you at the moment...
>
> To get the script to work you place it between the
>
Sorry i was just wondering where to put the script, but i wanted to know, will the script only work with the one set of images or can you do it so when another image is moused over, another image appears in that other place. The reason i ask is cus i have a navigation and i want a prview pic to load in another area each time a link is scrolled over. Any better?