|
|
Thanks, Murray
I got it to work with the main image that is swapped, but then the numbers
with links to swap the next image no longer function.
Just to clarify what I want to do:
I have a 1x2 table.
In the left cell I have an image, and in the right cell I have fifteen numbers
(1, 2, 3 etc), and each has a link to Swap the image that appears in the left
cell.
For images, I have the main image that appears in the left cell when the page
loads, and 15 images which are swapped by the fifteen numbers with links.
When each image is swapped, I want each of the new images to link to another
page.
From your instructions, in the TD tag for the left cell I gave an ID of
"mainimage", and in the HTML panel of the Set Text for Container, I put <a
href="pagename.htm"><img src="next_image.jpg"></a>. (When viewed in the actual
source, the brackets were converted to < and > and the quotes with ')
This works for the image that appears when the page loads.
However, now none of the fifteen numbers with swappable links work.
Perhaps I don't understand your paragraph:
"This means you would have to have a dummy page from which you could copy the
HTML for each new image and its associated link to be pasted into the behavior."
What do you mean "dummy page"?
The HTML I added to the Set Text... panel references the next image and the
page to where the link will go.
Thanks,
folsombob
|
|