Hi, I am trying to alter the behavior of the menu so that it does not close a menu section that is open while opening a sub menu. This was done by removing the data-toggle="dropdown" attribute from the ul tag.
Problem is, that now when opening it with iPhone, scrolling down a sub-menu to its end is not possible, as the offset is somehow reset and the screen is automatically scrolled upwards.
Any ideas?
Hi, I am trying to alter the behavior of the menu so that it does not close a menu section that is open while opening a sub menu. This was done by removing the data-toggle="dropdown" attribute from the ul tag. Problem is, that now when opening it with iPhone, scrolling down a sub-menu to its end is not possible, as the offset is somehow reset and the screen is automatically scrolled upwards. Any ideas?