Skip to content

Instantly share code, notes, and snippets.

@Shininglow
Created June 15, 2017 08:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Shininglow/fd1ed70fa3b1a83fada101c79f93eced to your computer and use it in GitHub Desktop.
Save Shininglow/fd1ed70fa3b1a83fada101c79f93eced to your computer and use it in GitHub Desktop.
menu.superGuacamole( {
threshold: 768, // Minimal menu width, when this plugin activates
minChildren: 3, // Minimal visible children count
childrenFilter: ‘.menu-item’, // Child elements selector
menuTitle: moreButtonText, // Menu title
menuUrl: ‘#’,
templates: {
menu:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment