I've just discovered that both window.fireEvent
and window.dispatchEvent
are undefined in IE8, however document.fireEvent
exists.
So how on earth do I trigger events for the window
element in IE8?...
It's impossible. The way jQuery etc does this is by virtually emitting events within jQuery, rather than using the native event emitting.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With