Navgoco is a simple JQuery plugin which turns a nested unordered list of links into a beautiful vertical multi-level slide navigation, with ability to preserve expanded submenus between sessions by using cookies and optionally act as an accordion menu.
Info
Version: | 1.0.1 |
Author(s): | Pedro Marquez |
Last Update: | Tuesday, December 19, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tefra/navgoco |
NuGet Url: | https://www.nuget.org/packages/Navgoco |
Install
Install-Package Navgoco
dotnet add package Navgoco
paket add Navgoco
Navgoco Download (Unzip the "nupkg" after downloading)
Dependencies
- jQuery(>= 2.0.0)
- jquery.cookie(>= 1.4.1)
Tags