Forum Discussion

mksid's avatar
mksid
Copper Contributor
Apr 08, 2022

Mouse Hover doesn't work in Windows 11 in Edge's Internet Explorer Mode.

Mouse Hover doesn't work in Windows 11 in Edge's Internet Explorer Mode.

 

I am referring to Javascript with Href link has title tag with text,When we mouse hover on this Href link we don't get the text in title tag

 

As an example of the HTML css tag as below

 

<a href="javascript&colon;open_page();">
<img width="xx" height="xx" title="Some text" class="clickable" src="images/abc.gif" border="s">
</a>

 

I would like to point out that this problem does not occur in Windows 10, only in Windows 11.
And also it works fine when same is referred in Chrome browser in windows 11.

Please let me know if there is bug with Windows 11 in Edge's Internet Explorer Mode.
and any alternative solutions for it.

I tried below samples to mention IE 11 in Meta tag,
But not worked

meta http-equiv="X-UA-Compatible" content="IE=9;IE=10;IE=Edge,chrome=1"

  • prez91's avatar
    prez91
    Copper Contributor
    Same problem. It occurs on IE Mode with Edge stable version 100.0.1185.57 64bit on Windows 11

Resources