Hi I been trying to figure out how to make the below code work with a input type of "IMAGE", instead of button, any ideas? Thank for your time in advance for all your help, Thanks.
src="http://www.wallpaperama.com/images/processing-bar.gif"
alt=""
border="0"
name = "loading"
id = "loading"
style = "display: none;">
<input type="button" name="AddLink" value="Add Link" onclick = "this.style.display = 'none'; loading.style.display = '';">