How to replace an image in DIV dynamically on click of some other div image as shown in image.
Requirement is like that :
on click of "DIV1" root should be updated with 1.. on click of "Div2" root should be updated with 2 like that. All div having image loading from some URL and Root is a bigger div.
please reply ...