Guest User

Untitled

a guest
Jul 20th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. $(function(){
  2. $("<iframe>").attr("src", url_do_frame).attr("width", 400).attr("height", 400).append($("#id_de_alguma_div_ou_outro_container_que_tenha_na_pagina"))
  3. })
Add Comment
Please, Sign In to add comment