tonycajjo Posted July 5, 2014 Share Posted July 5, 2014 (edited) I'm having trouble with my main menu drop down. I use Responsive Design View to test. I have the same problem on my android browser and think if i fix it it will also fix the other drop down menu problems i'm having on the stock android browser. any help would be appreciated. how to replicate the problem: first way: visiting the site via android browser. second way using firefox: have the developer tools installed and view the site in Responsive Design View (https://developer.mozilla.org/en-US/docs/Tools/Responsive_Design_View) change the width size to something smaller that 767px you will then see that when you click on the top horizontal menu it does not stay expanded. website: www.cigarbandsunlimited.com thank you -tony Edited July 6, 2014 by tonycajjo (see edit history) Link to comment Share on other sites More sharing options...
tonycajjo Posted July 6, 2014 Author Share Posted July 6, 2014 you can also visit with iphone, it must be something i messed up for the smaller resolution screens in the css. Link to comment Share on other sites More sharing options...
nhelliwell Posted July 6, 2014 Share Posted July 6, 2014 It's also discussed here. I have related issues http://www.prestashop.com/forums/topic/324246-problem-with-stock-browser-on-android-mobile-devices/?hl=%2Bmenu+%2Bandroid&do=findComment&comment=1655985 Link to comment Share on other sites More sharing options...
tonycajjo Posted July 6, 2014 Author Share Posted July 6, 2014 (edited) thanks for posting that, i'll continue over there. Solution: file: .../themes/THEME_YOU_DID_CHOOSE/js/modules/blocktopmenu/js/blocktopmenu.js On lines 83, 89, 105 i removed the touchstart that came after 'click' and then my menu seems to be working for me now. My menus were only one deep though so i'm not sure if it matters. regardless my top menu seems to be working. Edited July 6, 2014 by tonycajjo (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts