I have five buttons when I click on one button one image comes in a div tag again when I click on second button another image should replace that image with a new one and so on. what code should I write to achieve it.
please help me do that. may it be javascript or jquery. I think something to do with onclick event.