I would like to know how to add function to an image button - this code is different to other posts like mine is based around input type img not img src
*<input type="image" src="llama.png" name="saveForm" class="btTxt submit" id="saveForm" />*
I am trying to make the image into a Clicker meaning I am using a clickFunction to do so. Any suggestions?