Hi All
The Javascript onMouseOver event is not working with IE 11 (with compatibility off). However, it works with compatibility on.
May I know whether there is any workaround for this issue. I've tried adding the meta tag within the <head> <meta http-equiv="X-UA-Compatible" content="IE=11"> but to no avail.