Context menu hover css not working in IE8 quirks mode
14 years ago.
Hi
I am having trouble getting the rollover affect to run on the Context Menu.
When I open the developer tools in IE8 it says our application is running in quirks mode and the rollover effect does not work. However if I change the settings to IE8 standard the rollover works. Unfortunately we can not run our application in this mode as it causes issues with other areas of the site.
What changes do I need to make to the CSS to get the rollover effect to work on the context menu when the site is running in IE8 quirks mode?
DayPilot