<input id="imageId" type="image" src="http://goo.gl/UohAz" onclick="mark(this)"/> function mark(el) { el.style.border = "1px solid blue"; }