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

selector option does not work #35

Open
haejeong87 opened this issue Apr 18, 2013 · 7 comments
Open

selector option does not work #35

haejeong87 opened this issue Apr 18, 2013 · 7 comments

Comments

@haejeong87
Copy link

selector option doesn't seem to work for me:

$('body').clickover({selector: '[rel=clickover]'});

It is a nice option to have when you have clickover triggering elements rendered by ajax after the page load.

Am I doing something wrong, or is this currently not supported?

Thanks.

@mchapman17
Copy link

I'm having this problem too. There seems to have been some issues with it and popovers/tooltips back in Bootstrap 2.1 but it appears to have been fixed.

@mchapman17
Copy link

bump :)

@fenec
Copy link

fenec commented Jun 3, 2013

same thing here

@fenec
Copy link

fenec commented Jun 7, 2013

as a workaround I implemented this solution: #34

@denzo
Copy link

denzo commented Jul 1, 2013

Any update on this?!

@tim-peterson
Copy link

+1 for a solution for this

@mchapman17
Copy link

Sorry, me again, would be great if there was a way to get this working. I am currently working around it by putting the clickover initialisation in a function and calling it again once the new element is loaded, but it would be a lot cleaner if this option worked!

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

5 participants