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

Clickover won't work if I have a short page content and I click below the popover button

Open emage opened this issue 12 years ago • 2 comments

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 close. Clicking anywhere below the button or end of content it will not close.

just fyi

emage avatar Feb 27 '13 20:02 emage

But... What about a jsfiddle to show the behavior?

max-favilli avatar Feb 28 '13 11:02 max-favilli

Even the demo does this. http://www.leecarmichael.com/bootstrapx-clickover/examples.html

Click the last or second to last to popup the clickover. If you click anywhere above the


and inside the "container" class it will close. Click anywhere pass the
tag where the clickover is no longer wrapped within the "container" and it will not go away. Seems it's dependent on the container. So on my page where my container is short, it wont close close.

Hope this makes sense.

emage avatar Mar 01 '13 02:03 emage