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

[Feature] Embed page in iframe #2

Open
3 of 7 tasks
matiaslopezd opened this issue Jun 9, 2019 · 0 comments
Open
3 of 7 tasks

[Feature] Embed page in iframe #2

matiaslopezd opened this issue Jun 9, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@matiaslopezd
Copy link
Member

matiaslopezd commented Jun 9, 2019

Create a method for embed window.location in to a iframe, and check is possible with the page.

Example code to integrate to iFrameX:

https://gist.github.com/matiaslopezd/74d6c7fb7d42978bdfa77237a68ed24b#file-clean-common-min-js

Tasks:

  • Check availability of page to embed in iframe
  • Delete all body childs
  • Delete all scripts, style, link
  • Create Iframe with src
  • Create function in XDebugger class
  • Test new method
  • Check iframe-src permissions
@matiaslopezd matiaslopezd self-assigned this Jun 9, 2019
@matiaslopezd matiaslopezd added the enhancement New feature or request label Jun 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant