+ 6
Hello Sagir, you can do it by setting the onclick attribute of an image element with statement which change the image source to another one. for example <img src="your image path" onclick="this.src = 'your new image path'"/>
26th Sep 2016, 10:48 AM
Mohammed Chetehouna