bootstrapx-clickover icon indicating copy to clipboard operation
bootstrapx-clickover copied to clipboard

Bootstrap Extension for Click managed popovers

Results 31 bootstrapx-clickover issues
Sort by recently updated
recently updated
newest added

Hi, great plugin, it helped me a lot. Here is how I use it, I have bunch of popups in my page. Each popup has a form in it. Those...

Currently, to remove the title you have to set the ``` css .popover-title { display: none; } ``` An option in your lib might be good.

I have setup a jsfiddle http://jsfiddle.net/bababalcksheep/Wbnj2/15/ I am re-editing my issue to make it more clear. If you have 2 button that have same clickover call attached to them via...

hi, I'm trying to set 'width' and it doesn't seem to work as expected. I'm on bootstrap 2.2.2, I don't know about older versions. Currently these options are set on...

I'd like to disable a clickover while the thing containing the clickover is being dragged. Is there a way to do this? I've tried removing some (almost all!) of the...

Hi there, I have a bit of a strange problem, and of course the culprit is IE9 (isn't it always?). I am using the clickover to show a navigational component....

I have some pages that don't have a lot of content. The clickover button is 20% from the top. If i click anywhere above the button link the clickover will...

For those who got it working can you share? I download the latest bootstrap and then use this clickover. wont work thanks

see: http://jsfiddle.net/tingwang/K48Gh/1/ the button tag is quoted.

This plugin is exactly what I have been looking for as I needed to have a button in the popover. Do you have any plans to include a hover trigger...