thumbnail image in datalist and display full size image on any of datalist image click
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
hi, I am displaying images thumbnail in datalist. Now I want to display clicked image with original size in another image tag contained in another div(which is invisible initially but can be visible on image click in datalist) ----------------------------
---------- here in image id "imageOriginalSize" i wanna display original sized image.