You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: