Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download responsive_menus-7.x-1.4.tar.gztar.gz 29.45 KB
MD5: 08963cffcc8e9eb124c19ea95f0acb19
SHA-1: 473e38eb8ebbb08983f40c0558ca00c8cb409420
SHA-256: 3759f0e4dc23082bbe8bdc0f03a34f2285cac754962cd95faef945de39aa6eda
Download responsive_menus-7.x-1.4.zipzip 39.08 KB
MD5: 8ded183f436f10a816f0ad391e131614
SHA-1: 52e948f30be44e08f6e3a9711daf6aec00f743ee
SHA-256: 1525d7a545ef95df13820da510f7c644fe3b898bba34a9819f7bc04759b0a672

Release notes

Clear Context's plugin cache on enable (prevented RM reaction from showing until caches were cleared).

Performed much needed update to 'Simple' style.
CSS updates that should help keep it from looking like crap in certain themes.
JS updates to recursively remove classes from elements with setting.

Update to responsive_menus.api.php
--Added information about hook_responsive_menus_styles_alter().
--Very thorough information about options.
--Includes 2 very different examples of usage.

Issue #2145933: Screen width to respond to is not working properly by akashjain132
All styles updated to use document.documentElement.clientWidth by default for determining screen width. (highest performance & accuracy).

Issue #2142443: Set module defaults to Bartik theme's menu selectors by ridgek_lives
All styles default to #main-menu selector (for out-of-the-box testing).
--It should be known that Bartik is NOT a responsive theme, and if you shrink window, width is preserved so it has a horizontal scrollbar. Even still, updates were made to 'Simple' style to ensure it matches screen width of Bartik for looky-loos.
--This change will effect any 'non-responsive' theme. Using 'Simple' style RM will add a viewport meta, and match menu width to the current width of the screen.
--Yes, this is stupid, but required for vanilla Drupal site testing w/ RM.

Issue #2136027: Codrops' multi: Add option to turn off the select-able parent menu item by thridda
Issue #2093531: Sidr support? by Media Crumb
Issue #2075891: Additional styles like Responsive Multi-Level Menu and Sidr by JohnnyX
Issue #2113433: Use Responsive Menus without jQ-update dependency by memoo
Issue #2064801: Odd error by drastik | pixelz.gmd

Updated README.txt

Created by: jwjoshuawalker
Created on: 6 Dec 2013 at 01:11 UTC
Last updated: 5 Dec 2018 at 19:49 UTC
Bug fixes
New features
Insecure

Other releases