Slide Push Setting page
Screen Shot

Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Fixed menus that will slide out from the sides of the page and in case of the right and left side optionally move the body. Admin has ability to choose any menu block to display on the Fixed menus.

Feature:
On the setting page, it allows you to

  • edit label of menu button
  • edit label of menu header
  • edit label of close button
  • specify the class/id of the HTML element to which the menu button should be prepended
  • specify width of the menu in em or px. e.g.: 22.625em or 240px
  • choose which side of the screen the menu will be placed.
  • pick menu behavior (either Overlay or Push). Overlay, will cause the menu to be overlaid on top of all content. Push, will push all content to the side of the screen opposite to the menu.
  • and order the menu blocks

The intended Drupal core version (7.24 or above).
Tested and compatible with Firefox, Safari, IE 8/9/10/11

Check out the code from Git repository:

git clone --branch 7.x-1.x http://git.drupal.org/sandbox/stvnli/2301859.git slide_push

Project information

  • Created by stvnli on , updated