Skip to content

danteoh/Bootstrap-Popover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Bootstrap-Popover

Adds 2nd-level navigation to the Bootstrap Dropdown plugin

This is very much a work in progress, and was build for Bootstrap 2.0. Bootstrap 2.1 now supports the popover natively :)

HTML Structure

Getting Started

  • First, you need Bootstrap
  • Second, you also need the Bootstrap Dropdown plugin
  • The li dropdown element that you want a popover element for, add class "popout"
  • The anchor within that li should have class "popout-toggle"
  • The ul within that li should have class "popout-menu"

About

Adds 2nd-level navigation to the Bootstrap Dropdown plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published