iFrameX
iFrameX copied to clipboard
[Feature] Embed page in iframe
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
- [X] Delete all body childs
- [X] Delete all scripts, style, link
- [X] Create Iframe with src
- [ ] Create function in XDebugger class
- [ ] Test new method
- [ ] Check iframe-src permissions