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

Madhu Kumar 1 Reputation point
2022-04-06T03:28:47.41+00:00

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

title ="Some text" class ="clickable"

I would like to point out that this problem does not occur in Windows 10, only in Windows 11.
And also it works fine with when the 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"

Microsoft Edge | Microsoft Edge development
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.