My "Site configuration" menu has gotten too long to fit in one browser page. That's not a problem when the SimpleMenu menubar's position is absolute, because I can just scroll down the page with the mouse wheel. However, when the menubar's position is fixed, the entries at the bottom of the menu become inaccessible.

I can compensate by breaking some of the entries off into a submenu, but it would be cleaner and more convenient if the menu could have a scrollbar of its own. Is that feasible?

This request is mostly theoretical until the textarea cursor issue is worked out, since the requested feature isn't needed if the menubar's position is absolute.

Comments

m3avrck’s picture

Unfort, there is no easy fix for this. Perhaps when version 3 lands and this all jQuery rendering the menu will there be a bit more flexibility.

Till then, sorry :-)

m3avrck’s picture

Status: Active » Fixed

position:absolute is now default

also a delay to make it easier to jump around

nothing else i can do :-)

Anonymous’s picture

Status: Fixed » Closed (fixed)