I am extremely poor at css let alone jQuery so i cant create this partch for myself. non the less i have seen in one of the podcast about drupal a menu that is floating and dragable by the user to move it around as he see fit. that menu was structured verticaly rather than horizontaly as it is now.

can some one replicate such layout and make it part of the official release and perhaps offer admin option to choose which layout the user wants to use.

would that be possible?

Comments

m3avrck’s picture

Status: Active » Closed (won't fix)

One could make that feature using CSS to create a custom div that is draggable with some jQuery. Then setting Simplemenu to appear in that custom div and it would work.

That feature will not go into this module.

lolandese’s picture

You can use Floating Manager Menu (D6 only) for a vertical and dragable menu. Suggest to include it in the Related modules section of the project page of this module.
Thanks.

AlexisWilke’s picture

Note that would not be enough if you want to be able to move the menu at the very bottom of the screen. At that point, the menu should probably open to the top instead of the bottom and that's not available. Also we won't change 5.x either.

Thank you.
Alexis

AlexisWilke’s picture

lolandese,

Got it. 8-} I updated the front page. Thank you for taking the time.

Alexis