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

clickover issue with another clickover

Open mafar opened this issue 11 years ago • 0 comments

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 rel attribute lets say(see above fiddle). If you click any of first button, clickover opens, and while it is open, if you click on second button, first clickover closes and second opens but actions defined on 2nd clickover which are actually same as first don't work.

This works in following way. Click first button, click anywhere except 2nd button to close it and then click on 2nd button.

But then whats the point in using clickover ?:( Kindly suggest a fix for this as this is very annoying.

mafar avatar May 07 '13 14:05 mafar