I have attached a screenshot of my menu, the lines I highlighted in red is the div that contains the menu 'ul'.
if the div is set to overflow and the initial (first) menu that I show is too large then I get scroll bars as expected but if I open a sub menu and it overflows the containing div then I get no scroll bars.
Any ideas if there is a style I can edit to make this happen?
oh, also, I am aware of showing scroll bars inside the menu itself but I would preferably like the container to be scrollable.