On the page using the script (widget) displays iframe <iframe id="form_iframe" и т.д. . How can I load a page using javascript to transfer it higher to another element in a .content block? This is how the problem is not solved:
$("#form_iframe").prependTo(".content"); Thank you