Suppose I have a page located at www.example.com/foo, and it contains an with src=\"http://www.example.com/bar\". I wan
www.example.com/foo
src=\"http://www.example.com/bar\"
This should work as expected, to do what you need:
index.html:
iframe.html: