jQuery .on('click',.. does not trigger in safari
问题 I have these icons which are added dynamically to a html table. One of them is a trashcan. When it gets clicked the row should be deleted. During development I tested it in Firefox, Chrome and IE and it all worked like a charm. But now there was a Safari user who noticed the click isn't triggered in Safari at all. I downloaded and installed the latest version of Safari for Windows to check myself and indeed nothing happens when clicking the trashcan icon. The strange bit is, The page has more