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

bootstrap modal addin #297

Open
neuropass opened this issue Mar 10, 2016 · 1 comment
Open

bootstrap modal addin #297

neuropass opened this issue Mar 10, 2016 · 1 comment

Comments

@neuropass
Copy link

Would it be possible to use the bootstrap modal rather then the ugly default browser tab?

any suggestion on how to do it?

@hhsnopek
Copy link
Contributor

hey @neuropass - from a quick glance you'd have to render the contents of the window into the modal, most likely using an iframe. I've never used bootstrap's modals, but my assumption is that you'll either have to create a custom modal that communicates with the social networks apis or you'll have to override the render function and trigger the modal to load an iframe with the share link.

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

2 participants