I have a webpage hosted online and I would like it to be possible that I could insert an IFRAME onto another webpage using some JavaScript.
How would this be the best way possible, that I just add my webpage URL to the JavaScript and that it work on all browsers?
Thanks
You can use:
also check basics of the iFrame element