C
cp
I am trying to learn how to create a text link that, when
clicked, will change an existing picture I have on the
same page. Right now, the only way I can do it is to
create a hyperlink that opens up to a whole new URL with
the new image. The problem is it takes too long to load,
and I really do not want to recreate a whole new text
page when I only want the picture to change.
I tried to us the Behavior function but it only swaps
pictures if you put your mouse on the existing picture.
Again, I want to select some adjacent text that is on the
same page, but different table, and have it change the
existing image to a new image.
As an example of what I am trying to achieve you can view
a site http://www.vetta.com/Product_RT88.html. Instead
of text they use a button to change to colors of a
product. Basicaly, this is what I want to do.
Any suggestions?
clicked, will change an existing picture I have on the
same page. Right now, the only way I can do it is to
create a hyperlink that opens up to a whole new URL with
the new image. The problem is it takes too long to load,
and I really do not want to recreate a whole new text
page when I only want the picture to change.
I tried to us the Behavior function but it only swaps
pictures if you put your mouse on the existing picture.
Again, I want to select some adjacent text that is on the
same page, but different table, and have it change the
existing image to a new image.
As an example of what I am trying to achieve you can view
a site http://www.vetta.com/Product_RT88.html. Instead
of text they use a button to change to colors of a
product. Basicaly, this is what I want to do.
Any suggestions?