v2.1.4
Fix bug with children not being removed in Firefox
This release addresses a second part to the issue discussed in #38 - specifically, this fix stops relying on an outdated IE property ev.srcElement
, in favour of the much more standardized ev.target
.