I am trying to detect if a certain webkit event ‘webkitAnimationEnd‘ is supported by the browser, to do so I like to check if the event exists. But I can’t seem to figure out how. Does anyone have a clue?
I am trying to detect if a certain webkit event ‘ webkitAnimationEnd ‘ is
Share
Detecting event support without browser sniffing suggests that this ought to work: