We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For those who got it working can you share? I download the latest bootstrap and then use this clickover. wont work
thanks
The text was updated successfully, but these errors were encountered:
Hi emage,
Are you receiving an error in the javascript console?
Sorry, something went wrong.
For me it`s also not working. Running the newest version of bootstrap.
// $('#login_popover').popover({ html : true, trigger: 'click', placement : 'bottom', title : function() { return $("#myformIdorClassTitle").html(); }, content : function() { return $("#myFormIdorClassForm").html(); } });
$('#login_popover').clickover();
No branches or pull requests
For those who got it working can you share? I download the latest bootstrap and then use this clickover. wont work
thanks
The text was updated successfully, but these errors were encountered: