Home › Forums › JavaScript › Events firing on parents of elements with contenteditable attribute › Reply To: Events firing on parents of elements with contenteditable attribute
August 9, 2013 at 1:02 pm
#146286
Member
I don’t know if it will make a difference but your HTML is a little off.
`<a href="#">
<img src="logo.png" />
</a>`