Guest User

Untitled

a guest
Jul 18th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. var iframe = $('#iframe').get(0),
  2. idock = iframe.contentWindow || iframe.contentDocument,
  3. content = $(idock.document.body).html();
Add Comment
Please, Sign In to add comment