Skip to content

VoinG/rd-navbar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RD Navbar

Powerful navigation tool. Create your own unique navigations depending on screen resolutions.

Check out this Demo to see it in action!

Extended documentation is available here: Documentation

Concept

First of all, you need to remember. RD Navbar - is a navigation builder. It provides all functionality that you need to create your own unique navigation.

Map of classes

There are several classes that you can use for your navigation creation:

  • .rd-navbar - Base class for nav creation. Wrap all your nav with <nav class="rd-navbar"/>;
  • .rd-navbar-dropdown - Use this class as a wrapper for your dropdown menus;
  • .rd-navbar-megamenu - Use this class as a wrapper for your megamenus;
  • [data-rd-navbar-toggle] - Use this data-attribute with any kind of buttons or links to create your custom toggles.

Setup

The HTML, CSS and JavaScript codes are always unique for your target navigation. So check out our extended documentation for additional instructions: Documentation

License

Licensed under dual CC By-SA 4.0 and GPLv3

About

Powerfull navigation for your site

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 100.0%