Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

show and closing popup on click close button #49

Open
hahamed opened this issue Sep 21, 2014 · 2 comments
Open

show and closing popup on click close button #49

hahamed opened this issue Sep 21, 2014 · 2 comments

Comments

@hahamed
Copy link

hahamed commented Sep 21, 2014

Hello
$("[rel='clickover']").clickover();

When i click close button on popup, it closed and then open fast and then close popup.
any help me? thanks

@adriansangil
Copy link

I also have this problem with my popovers.

@qinfanpeng
Copy link

this.tip().on('click', '[data-dismiss="clickover"]', $.proxy(this.clickery, this));  

--->

this.tip().one('click', '[data-dismiss="clickover"]', $.proxy(this.clickery, this));

qinfanpeng added a commit to qinfanpeng/bootstrapx-clickover that referenced this issue Jul 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants