Offset a webpage position inside iframe
问题 I have an iframe pop-up that is supposed to load a form. The form is part of a larger page and contains some input fields. In this case, the iframe which loads it (and is limited to about 1000px wide) acts as a "window" into a different page. Is there a way to align not the iframe but the content itself when it loads in it? I want to load the whole entire html document inside the iframe but with an offset so that the iframe window shows just the fields that would normally be cutoff on a side