SlickNav
SlickNav copied to clipboard
Responsive Mobile Menu Plugin for jQuery
On the slicknav page the menu opens over top of the page. On mine when the menu is opened it pushes the page down. I've used the default prepend to...
Good to have implemented ARIA on the menu. Definitely makes a difference for screenreader users. I have tried different similar menus, and few even bother to care about this. It...
Good to have implemented ARIA on the menu. Definitely makes a difference for screenreader users. I have tried different similar menus, and few even bother to care about this. It...
I'm attempting to insert this into a PHP page. I'm having issues with it rendering correctly. When I go to the actual page it's displaying the code at the top...
Hi there In mobile view the menu inserts its div right at the top of the page (div class="slicknav_menu") I have a "skip to main content" link I use for...
Is there a way one could disable specific parent links, if the user might still want some working?
HELP!!! Is not working when you load an external html: $(function() { $("#mynav").load("menu.html"); });
Trying to override variables with no luck. I did this: ``` css $color_bg: #fff; @import slicknav; ``` Can't get that background to change. What am I doing wrong? You need...
Anyone know of a workaround? I can see from my site's source code that the JetPack Carousel scripts load AFTER the Slicknav jQuery, but I don't know how to reverse...
Adding capability to merge all specified menu into a single tree, as in most mobile case only one slick menu used.