I have a detailsview with 3 bound thumbnail images.
I want to add a 4th image that will display a larger version of the thumbnail when someone clicks on it. (a 2 second job in Dreamweaver - I'm new to asp.net!)
I guess that I should be using imagebuttons and the onclientclick event instead but if my images are {P1} {P2} {P3} and {BigImage} what form should my javascript take?
Thanks -- Darren
I want to add a 4th image that will display a larger version of the thumbnail when someone clicks on it. (a 2 second job in Dreamweaver - I'm new to asp.net!)
I guess that I should be using imagebuttons and the onclientclick event instead but if my images are {P1} {P2} {P3} and {BigImage} what form should my javascript take?
Thanks -- Darren