Questions tagged [mmenu]

jQuery.mmenu.js is a jQuery plugin for creating slick, app look-alike sliding menus for mobile website.

jQuery.mmenu.js is a jQuery plugin for creating slick, app look-alike sliding menus for you mobile website with only one line of javaScript.

This plugin can be used to create sliding menus as present in the official Facebook app at the top corner.


Documentation :

333 questions
0
votes
1 answer

using mmenu iPhoneAddressBar function

Trying to utilize the iPhoneAddressBar function but doesnt seem to be working. Was wondering if anyone has an example of how to use this? jQuery Plugin - http://mmenu.frebsite.nl/ Edit going to link to my previous question as it relates. mmenu hide…
Anks
  • 485
  • 9
  • 27
0
votes
1 answer

mmenu - Windows Phone URL broken

I faced a problem with the jquery script "mmenu" (http://mmenu.frebsite.nl/) Everything is working fine my mobile layout with iOS (6 & 7), the menu opens without any problem and I can navigation through the menu. Except for Windows Phone 7.8 & 8.…
mj1985
  • 3
  • 1
0
votes
2 answers

How do I edit jQuery.mmenu.js to allow classes (not only IDs) to be targeted?

I'm working on a mobile site and I want to reveal hidden submenus underneath divs like Twitter's mobile site (swipe a tweet to reveal other options). I really like the interface in the jQuery.mmenu.js plug-in, but it's limited to only target IDs and…
bholtbholt
  • 11,281
  • 6
  • 22
  • 32
0
votes
1 answer

How do I set different mmenu options by screen size?

I'm using mmenu (http://mmenu.frebsite.nl) to create my mobile menu. I implement my jQuery code like this : $('.mobile-menu .menu-block-wrapper').attr('id', 'menu-left'); $('.mobile-menu .menu-block-wrapper').mmenu({ configuration: { …
michaelz
  • 56
  • 6
0
votes
1 answer

Why does my mmenu always position at the top of the page?

I have a jquery.mmenu that is located about half way down the page in desktop view and I believe the script is positioning it as the first item in the body. We are only using mmenu on mobile devices in a responsive layout so therefore we would like…
0
votes
1 answer

Event listener for mmenu counter

I am using the mmenu plugin for building an app like page. (Link - http://mmenu.frebsite.nl/) On the advanced page, (http://mmenu.frebsite.nl/mmenu-3.0.2/docs/examples/advanced.html), if i add an li to the option Work Colleagues and hide it using…
web-nomad
  • 6,003
  • 3
  • 34
  • 49
0
votes
2 answers

jquery.mmenu how to jump directly to a child page

I'm using the mmenu plugin for jQuery -- http://mmenu.frebsite.nl/ The problem I'm having is that when I initially open the menu, I want it to jump to the page which has the entry best matching the current breadcrumb. Finding the element isn't a…
GeekyMonkey
  • 12,478
  • 6
  • 33
  • 39
-1
votes
1 answer

Need mmenu to react differently on desktops and mobile devices

I have mmenu all setup and working perfectly on mobile devices but want the desktop to behave differently. Mobile Devices: Closed on page load Dims the other part of the screen Moves the page content when opened Can be opened or closed via a css…
kittonian
  • 1,020
  • 10
  • 22
-1
votes
1 answer

Exclude depth from mmenu

I'm using https://mmenujs.com and would like to bypass a depth of the menu structure when it's displayed as a mobile menu. For example, desktop menu is like this: 1. MENU a. SUBMENU • link v • link w b. SUBMENU • link x …
-1
votes
1 answer

jQuery.mmenu vertical dropdowns for 3rd level items

What would be the best way to change the 3rd level navigation items from being horizontal (sliding) to open vertically right below the clicked menu item? Mobile menu HTML structure:
  • Telefoni &…
dTilen
  • 97
  • 2
  • 12
-1
votes
1 answer

Bootstrap v3.3.7 - Simple Sidebar - MMenu

I'm working on a DNN/Evoq skin and I'm trying to implement mmenu (http://mmenu.frebsite.nl) with the Simple Sidebar (https://blackrockdigital.github.io/startbootstrap-simple-sidebar/) example. I have this working properly and mmenu works as it…
-1
votes
2 answers

wordpress plugin mmenu dont show Navigation

Hello i buy the mmenu for wordpress and it dont function. the plugin shows me the following error message: Uncaught Error: Syntax error, unrecognized expression: [href=#] what can i do? here my site: http://dev.kosmos-schwarzwald.de I use wordpress…
-1
votes
1 answer

Input type file not opening window to select file

Going through the mmenu website I set up a simple page using the "all" js and css files, having the menu open with a form in it that contains an input:file, the default input ui is shown, but fails to open a window (to select a file) when clicked…
AmirGh
  • 65
  • 9
-1
votes
4 answers

Text becomes unselectable caused by plugin. Where to debug?

I have set up a mmenu plugin that enables you to slide swipe menus at the sides, but it makes my content text unable to be selected / highlighted. Do you guys have any suggestion how I can debug or trace the code if issues like this persist? I tried…
user2567536
  • 237
  • 1
  • 2
  • 13
-2
votes
1 answer

jQuery plugin mmenu

I have a problem with the mmenu; I cannot figure out how to install the plugin, since it's the first time I work with it. What exactly is the problem I watch the tutorials where it is everywhere written to connect Path / to / js /…
1 2 3
22
23