gr_fenix Posted September 30, 2014 Share Posted September 30, 2014 Hi, I want to disable the delay from block top menu (horitzontal) from Prestashop. When you crate a submenu, it shows with small delay. How to disable it? Thanks Link to comment Share on other sites More sharing options...
vekia Posted September 30, 2014 Share Posted September 30, 2014 what prestashop version you use? and also what theme? you use default block top menu module? Link to comment Share on other sites More sharing options...
gr_fenix Posted September 30, 2014 Author Share Posted September 30, 2014 Hi, PS 1.6.x. Yes default block top menu module Thanks B.R. Link to comment Share on other sites More sharing options...
wlookshop Posted November 19, 2014 Share Posted November 19, 2014 I'm interested too about this. I have the same problem. I use PS 1.6.0.9 and the template Selling Lingerine: http://addons.prestashop.com/demo/FO8662.html Thanks Vekia! Link to comment Share on other sites More sharing options...
ramdvash Posted January 10, 2015 Share Posted January 10, 2015 Hi, I've found the solution: go to: themes/default-bootstrap/js/modules/blocktopmenu/js/superfish-modified.js and on the initialization or the superfish menu ($.fn.superfish.defaults) change the disableHI to true good luck. BTW if you also want the menu to close immediately after the mouse out of the menu, change the parameter "delay" to 0 (instead of 800) 1 Link to comment Share on other sites More sharing options...
gabrielio Posted May 6, 2016 Share Posted May 6, 2016 @ramdvash Thank you very much for the answer, it was very helpful. Link to comment Share on other sites More sharing options...
BlekZ Posted October 20, 2016 Share Posted October 20, 2016 Hi, anyone know how customized delay of mouseover? When mouse go out of menù, the submenù remain open for 1/2 seconds before closed. Wait answer, Thanks Link to comment Share on other sites More sharing options...
rocky Posted October 21, 2016 Share Posted October 21, 2016 Try changing line 235 of themes/default-bootstrap/js/modules/blocktopmenu/js/superfish-modified.js: delay: 800, Link to comment Share on other sites More sharing options...
BlekZ Posted October 21, 2016 Share Posted October 21, 2016 Hi, i know... i have tryed to change the line "delay" but the delay is only for apparance ot for the disappearance. Wait your answer, Thanks Link to comment Share on other sites More sharing options...
rocky Posted October 21, 2016 Share Posted October 21, 2016 Maybe: speedOut: 'fast', There must be a setting there somewhere that changes it. Link to comment Share on other sites More sharing options...
BlekZ Posted October 21, 2016 Share Posted October 21, 2016 How option have in speedOut section? Thanks again! Link to comment Share on other sites More sharing options...
rocky Posted October 21, 2016 Share Posted October 21, 2016 It can be 'fast', 'slow' or any number in milliseconds like 100. Link to comment Share on other sites More sharing options...
BlekZ Posted October 21, 2016 Share Posted October 21, 2016 It Works! You are The best! Thank you very very very much! Link to comment Share on other sites More sharing options...
rocky Posted October 21, 2016 Share Posted October 21, 2016 You're welcome. Link to comment Share on other sites More sharing options...
BlekZ Posted October 21, 2016 Share Posted October 21, 2016 Hey i have another problem... i can't see miniature of subcategory on top horizontal menù (ps 1.6.1.7). If i add a miniature on top category i can see it. Do you know how i can solve this issues? Thanks thanks thanks 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