megamenu-skins.css |
megamenu-skins.css |
|
/* Skins
*
* Skin styles should be limited to typography, colors, and
* backgrounds. Except for text elements (i.e. h3, megamenu-title,
* etc.), widths, margins, and padding of structural blocks are
* set in the administration area.
… |
megamenu.admin.inc |
megamenu.admin.inc |
|
|
megamenu.css |
megamenu.css |
|
/*=============================================================
* This style sheet is divided into the following 3 sections:
* 1 Fundamentals
* 1.1 Reset
* 1.2 Structure
* 1.3 Default styles
* 2 User Overrides
* 2.1 Widths,… |
megamenu.info |
megamenu.info |
|
name = Megamenu
description = Transform any menu into a Megamenu (aka megamenu-dropdown), a jQuery-based menu with third level links grouped under the second level.
package = Menus
dependencies[] = menu
dependencies[] = block
core = 7.x
configure =… |
megamenu.install |
megamenu.install |
|
Installation related functions. |
megamenu.module |
megamenu.module |
|
Takes existing menus and produces blocks that render the menu as a megamenu. |
megamenu.utilities.inc |
megamenu.utilities.inc |
|
Helper/utility functions for Megamenu. |
megamenu_admin.tpl.php |
megamenu_admin.tpl.php |
|
|
README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Configuration
* Styling
* Advanced usage
INTRODUCTION
------------
Read: http://www.nngroup.com/articles/mega-menus-work-well/
CONFIGURATION
-------------
The basis of a mega menu… |