I love the mmenu jQuery plugin, but I'd like to be able to make it "fixed" at the top when scrolling the page. Looks like by adding the style="position: fixed;top: 0;width: 100%;z-index:10000" doesn't make the trick for me, since once I click on it, it gets lowered on the right side instead to be kept at the top, and if you have scrolled down, it disappears!
I have created the following two test pages, for you to show what's I am testing:
Regular version (not fixed): http://www.virtualsheetmusic.com/zmmenutest1.html
Fixed version (not working as it should): http://www.virtualsheetmusic.com/zmmenutest2.html
Ideas? How to make it "fixed at the top" easily and consistently?
Thanks in advance to anyone.
Best, Fab.