I am trying to do an image replacement but I'm not sure how to go about it. I know how to do css sprites and that would work if i knew how to apply to this situation.
What i want to do is roll over a small thumbnail on the left and then on the right side of the page i want a larger version of this image to appear. And then i want it to be so i can roll over another thumb nail and it does the same thing with the next image. i know this is possible i have seen it done i just don't know how. I've seen use of it with iframes before but i want something more efficient than an iframe.
Is there some kind of jquery i can use to get this affect or javascript in general to do this. Or even maybe the css sprite.
any ideas?
could you show an example of the javascript i'm still learning it so please be specific
What i want to do is roll over a small thumbnail on the left and then on the right side of the page i want a larger version of this image to appear. And then i want it to be so i can roll over another thumb nail and it does the same thing with the next image. i know this is possible i have seen it done i just don't know how. I've seen use of it with iframes before but i want something more efficient than an iframe.
Is there some kind of jquery i can use to get this affect or javascript in general to do this. Or even maybe the css sprite.
any ideas?
could you show an example of the javascript i'm still learning it so please be specific