Maheshmohan1093 Posted August 19, 2015 Share Posted August 19, 2015 Please find the screenshot shown below: Kindly let me know how can I avoid the issue of hovering over the menu by the dropdown menu. Link to comment Share on other sites More sharing options...
Maheshmohan1093 Posted August 19, 2015 Author Share Posted August 19, 2015 Solved.... $('.sf-menu > li > a').mouseover(function(){$('#selectProductSort').blur();}); This did the trick.. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now