![240](https://cdn2.jianshu.io/assets/default_avatar/15-a7ac401939dd4df837e3bbf82abaa2a8.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP属地:北京
$.ajax({ //提交数据的类型 POST GET type: "post", //提交的网址 url: "xxxx.php", //提交的数据 data: {"user...
父页面操作子页面 $("#iframe").load(function(){ var iframH = $(this).contents().find("html").out...
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button...
html,body{height: 100%;} *{-webkit-box-sizing: border-box;box-sizing: border-box;outlin...