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

Using external page properties to dynamically set width and height? #34

Open
tinyearth opened this issue Apr 17, 2014 · 0 comments
Open

Comments

@tinyearth
Copy link

When using the "external sites and pages" player along with jQuery, is it possible to get some CSS properties of the external page to dynamically set the width and height of Shadowbox?

For example, something to the effect of this:

Shadowbox.setup($('.sb-page'), {
height: $(target page's element).height(),
width: $(target page's element).width()
});

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

1 participant