Tagged Questions

0
votes
1answer
101 views

Javascript image “onabort” event not firing in Firefox & Chrome

I'm trying to work out how to get the onabort event of an image element to work. From reading the docs it's meant to fire when a loading page is stopped either from clicking the stop button or firing …