just add a onclick property to your element like so : <img src="whtever" onclick"alert('what you want to hapen when clicked by using js')">