Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
120
Menu element set to hover state when window gains focus in browsers other than firefox, issue with ig_webmenu.js
posted

Hello,

On our website, when the page gains focus in Chrome and IE, the "Home" link at the top is set to its hover state. I believe I've traced this behavior to the ig_webmenu.js script, in the menu_Keyboard() function. The logic is fired on an onfocus event, and the function returns without doing anything if the browser is Firefox. I'm wondering if anything can be done to avoid this behavior. Thank you, and have a nice day!