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 porthole in an iframe #16

Open
casarock opened this issue Nov 14, 2012 · 0 comments
Open

Using porthole in an iframe #16

casarock opened this issue Nov 14, 2012 · 0 comments

Comments

@casarock
Copy link

Hi,

I'm currently faced to the problem that I have to use porthole in an iframe. It seems like porthole gets lost if I try to communicate with iframes in that iframe. Here is an example:

<body>
  <div style="width:100%;height:600px; background-color: #009">
   <iframe src="http://localhost/portholeDemos/sandbox.ternarylabs.com/porthole/" style="height:400px; width:100%; background-color: #fff"></iframe>
 </div>
</body>

Is there any solution to get porthole working out of an iframe? the example above includes the official example of your repository.

Is this case possible?

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