Closed Thread Icon

Topic awaiting preservation: complicated rollover? (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=8701" title="Pages that link to Topic awaiting preservation: complicated rollover? (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: complicated rollover? <span class="small">(Page 1 of 1)</span>\

 
Sanzen
Paranoid (IV) Inmate

From: Raleigh, NC
Insane since: Jan 2003

posted posted 06-07-2003 23:57

Ok, i searched, couldn't find something exactly like what i was looking for; even though its probably there.

I want some roll overs to do something special for me. I want them to, on the rollover, change 2 different images, that is, the description image, and the image itself. There are 4 different "icons" and one space for the description. The image can be seen here in its beta-image-stage. albonfetus.com where the image says "coming soon" is where i want the "description" image to change. and each of the little icons will just highlight or something.

On top of this, i'd like to see if there was away to display the icon that was clicked on last (the one being displayed)

If anyone can help, it would be greatly appreciated.
Thanks

wrayal
Bipolar (III) Inmate

From: Cranleigh, Surrey, England
Insane since: May 2003

posted posted 06-08-2003 10:39

I do not get exactly what you are looking for, but I'll do my best to help:
I never really learnt to do proper rollovers; I still have no idea how they work. But if I want to do that sort of thing on one of my pages, I do something along the lines of this:

<img src="thingy.bmp" name="img" onMouseOver=changeImg() onMouseOut=changeImgBack()>

then create two functions, and put the appropriate code in each function, for example:

function changeImg() {
img.src="ball.bmp"
}

I have absolutely no idea if that is the correct way to do it, but I managed to have a rollover up and running in about 30 seconds using that method. Hope this helps!

Wrayal

Go to kimber-ja.demon.co.uk and click on the link to the raytracer! It's mine!

mob68com
Bipolar (III) Inmate

From: Born in Dublin, Ireland .:. now living in the US
Insane since: May 2003

posted posted 06-10-2003 04:37

Sanzen ::: Have you tried using ImageRaedy to solve your problem? It seems you'll find you answer there.

« BackwardsOnwards »

Show Forum Drop Down Menu