Skip to content

jonathanrevell/bootstrap-popover-extention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Bootstrap Popover Extention

''By JonathanRevell''

Extension to Bootstrap's popovers which allows for boundary detection, and direct view embedding.

Installation

You must have Twitter's Bootstrap installed already with the ''tooltip'' extention.

Simply copy the file into your project and make sure it is included/executed ''after'' bootstrap.

Configuration

Using the popover is similar to bootstrap's own popover. The popover included with this is "PopoverContainer", and should be referenced accordingly.

Embedding a View

The popover expects to receive a ''package'' jQuery object containing the set of elements. Ideally you would create a div, fill it with the other elements, and then pass that element to the popover

About

Extension to Bootstrap's popovers which allows for boundary detection, and direct view embedding.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published