G
Guest
I have created an HTML slide show using the MS Power Toys HTML Slide Show
wizard. I would like to add captions/descriptions for each image in the
array.
In the script, I have created an array of captions, similar to the vImage[]
array called vCaptions[]. Also, i have added a cell in the table under the
main image cell. However, I do not know the syntax to insert the text from
the array into this new cell. I see a line in the script "slidemain.src =
vImage[iImage]", and that slidemain is the "id" for the image in the main
image cell. I am trying to do something like capmain.src = vCaption[iImage],
but I don't know how to insert his into the caption cell as a variable.
Could someone please help me with this, or at least let me know if I am way
off.
Thanks
matt
wizard. I would like to add captions/descriptions for each image in the
array.
In the script, I have created an array of captions, similar to the vImage[]
array called vCaptions[]. Also, i have added a cell in the table under the
main image cell. However, I do not know the syntax to insert the text from
the array into this new cell. I see a line in the script "slidemain.src =
vImage[iImage]", and that slidemain is the "id" for the image in the main
image cell. I am trying to do something like capmain.src = vCaption[iImage],
but I don't know how to insert his into the caption cell as a variable.
Could someone please help me with this, or at least let me know if I am way
off.
Thanks
matt