Author: ldechent | Posted on: 11/27/2008 1:03:47 PM | Views : 1031

I've done some beginners work with dynamic controls, generating images and if possible I would like to add something so that when the image is clicked, a second image will change.  The images dynamically generated are thumbnails and the second image would be the large version.

Does someone have an example or a link, or could give me some keywords to google?

Happy Thanksgiving and Thank you!

-Larry

UPDATE

I've found an answer, but it raises another question (which I think might be easier than the first question)

Notice in the code below that I have two statements to do the .attributes.add with OnClick.  I comment out one to use the other.   The one that changes the image but I can't get the one with the InnerHtml to put text at my div element on the front page.

  Go to the complete details ...