[Plugin: ThreeWP Ajax Search] (Fix) Arrow navigation in Chrome doesn't work
-
The “Enable cursor key navigation of search results” works perfect in Firefox. However, in Chrome the arrow navigation doesn’t work.
To fix this issue you can open js/user.js within the plugin’s files.
You should find 2 instances of keypress.navigation (Line 105 and 165)
Change these from keypress.navigation to keydown.navigationKeypress doesn’t work with some keys in Google Chrome. This solution fixes the arrow navigation for chrome and doesn’t break it in Firefox (I have not tested with all other browsers)
https://www.ads-software.com/extend/plugins/threewp-ajax-search/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: ThreeWP Ajax Search] (Fix) Arrow navigation in Chrome doesn't work’ is closed to new replies.