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

Multiple iframes in the same page #33

Open
rosaleenortiz opened this issue Mar 17, 2016 · 1 comment
Open

Multiple iframes in the same page #33

rosaleenortiz opened this issue Mar 17, 2016 · 1 comment

Comments

@rosaleenortiz
Copy link

Is it possible to load multiple iframes in the same page?

I tried adding several lines like this:
$('#myIframeID').responsiveIframe({ xdomain: ''});
$('#myIframeID1').responsiveIframe({ xdomain: '
'});

But it didn't work. It sized them all to the height of the last iframed element.

Thanks!

@inadarei
Copy link
Contributor

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