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

Fix ShellInABox to use iFrame #9

Open
ptone opened this issue Jun 26, 2013 · 0 comments
Open

Fix ShellInABox to use iFrame #9

ptone opened this issue Jun 26, 2013 · 0 comments

Comments

@ptone
Copy link
Owner

ptone commented Jun 26, 2013

Currently works pretty well, main limitation is that it does not display the 'login:' prompt, as it is getting drawn off screen.

Can "fix" in the dev-browser by switching JS console context to the iFrame, and calling "new ShellInABox();"

which triggers the refresh - this is the call that originally generates the shellinabox UI - but this technique can't be used from parent page to iFrame outside the dev console context due to browser security policies (shellinabox is served on a different port).

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