Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Bootstrap Static Popovers Re: Bootstrap Static Popovers

#120801
TheDoc
Member

I think you just go like this:

HTML:

Click to toggle popover

JS:

$(‘.your-class’).popover();