Hello,
We are upgrading our browsers to IE11.
We have a javascript function which is triggered by the onresize event.
However, onresize event is not fired when changing browser zoom level in IE11 browser(in compatibility view).
Btw, onresize is set on <body> element.
This was previously working using IE10 browser(using compatibility view).
We would appreciate your insights on this matter.