JQuery Slick Menu Widget

jQuery Slick Menu creates a sticky, sliding menu widget from any WordPress custom menu.

Author:Lee Chestnutt (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.12
Plugin version:1.3.2
Added to WordPress repository:20-03-2011
Last updated:25-09-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:80
Rated by:1
Plugin URI:http://www.designchemical.com/blog/index.php/...
Total downloads:40 020
Active installs:500+
plugin download
Click to start download

Creates a widget, which adds a sticky, sliding menu from any standard WordPress custom menu using jQuery. Can handle multiple slick menus on each page and the location of each menu can be easily set from the widget control panel using a combination of the "location" option and the "offset". The plugin also includes shortcodes, which allow you to add external text links to activate the sliding menu.

Menu Options

The widget has several parameters that can be configured to help cutomise the sliding menu:

  • Tab Text - Enter the text that you would like to use for the menu tab.
  • Location - This sets the location of the slide out menu in the browser window. There are 6 different locations to choose from:
    • Top Left
    • Top Right
    • Bottom Left
    • Bottom Right
    • Left
    • Right
  • Offset - The number of pixels from the edge of the browser window.
  • Animation Speed - The speed at which the slide out menu will open/close
  • Auto-Close Menu - If checked, the menu will automatically slide closed when the user clicks anywhere in the browser
  • Skin - 12 different sample skins for styling the slick container are available to give examples of css that can be used to style your own slick menu.

Shortcodes

The plugin includes the feature to add text links within your site content that will open/close the floating tab.

  1. [dcsl-link] - default link, which will toggle the menu open/closed with the link text "Click Here".
  2. [dcsl-link text="Slick Menu"] - toggle the menu open/closed with the link text "Slick Menu".
  3. [dcsl-link action="open"] - open the menu with the default link text.
  4. [dcsl-link action="close"] - close the menu with the default link text.

See demo