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

Add ability to post to popup? #20

Open
jw56578 opened this issue Apr 27, 2016 · 1 comment
Open

Add ability to post to popup? #20

jw56578 opened this issue Apr 27, 2016 · 1 comment

Comments

@jw56578
Copy link

jw56578 commented Apr 27, 2016

You can inject a form into the page and submit to _target

@donnrriz
Copy link

You can use postMessage to set up communication between the popout page AND 'MAIN' APP. Best to register any popout windows with a unquie id when you create them in the applications state to be more secure and only allow messages to and from registered windows to be allowed.

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