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

How can I make this work in bootstrap modal window? #39

Open
SilasOlatayo opened this issue May 14, 2016 · 1 comment
Open

How can I make this work in bootstrap modal window? #39

SilasOlatayo opened this issue May 14, 2016 · 1 comment

Comments

@SilasOlatayo
Copy link

SilasOlatayo commented May 14, 2016

Hello,
Please, how can I make this work in bootstrap modal window?
I tried:

var $mind = ($inModal == true)?'.modal-header':'.topbar'; $('.mediaOptions').fixTo('#mediaData', { mind: $mind, top: 0 });

minding the '.modal-header' in modal window but it's not working.
Any suggestion?

@bbarakaci
Copy link
Owner

I do not know how a modal in bootstrap works. If you could demonstrate the case i could take a look.

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