You are here

Files in Smartmenus.js 8

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt # Smartmenus jQuery Plugin - Drupal module This module provides Drupal integration with the Smartmenus.js advanced jQuery website menu plugin. Mobile first, responsive and accessible list-based website menus that work on all devices. This is the…
sm-menu-toggle.css css/sm-menu-toggle.css .block-smartmenus .contextual { z-index: 999999; } .smartmenus-nav a.sm-link { border: 0px; } .sm { z-index: 998; } .nav-brand { float: left; margin: 0; } .nav-brand a { display: block; padding: 11px 11px 11px 20px; color: #333; …
smartmenus-block.html.twig templates/smartmenus-block.html.twig Default theme implementation to display a block.
smartmenus-menu.html.twig templates/smartmenus-menu.html.twig Theme override to display the main menu.
smartmenus-toggle.html.twig templates/smartmenus-toggle.html.twig <input id="main-menu-state" class="sm-menu-state" type="checkbox" /> <label class="sm-menu-btn" for="main-menu-state"> Toggle main menu visibility <span…
smartmenus.info.yml smartmenus.info.yml smartmenus.info.yml
smartmenus.install smartmenus.install
smartmenus.libraries.yml smartmenus.libraries.yml smartmenus.libraries.yml
smartmenus.links.menu.yml smartmenus.links.menu.yml smartmenus.links.menu.yml
smartmenus.module smartmenus.module Contains smartmenus.module.
smartmenus.permissions.yml smartmenus.permissions.yml smartmenus.permissions.yml
smartmenus.routing.yml smartmenus.routing.yml smartmenus.routing.yml
smartmenus.services.yml smartmenus.services.yml smartmenus.services.yml
SmartMenusBlock.php src/Plugin/Block/SmartMenusBlock.php Drupal\smartmenus\Plugin\Block
SmartmenusSettingsForm.php src/Form/SmartmenusSettingsForm.php Drupal\smartmenus\Form
SmartmenusUtil.php src/SmartmenusUtil.php Drupal\smartmenus

Other projects