Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Events firing on parents of elements with contenteditable attribute Reply To: Events firing on parents of elements with contenteditable attribute

#146286
Paulie_D
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>`