240 发简信
IP属地:广西
  • Ajax写法解释

    $.ajax({ //提交数据的类型 POST GET type: "post", //提交的网址 url: "xxxx.php", //提交的...

  • jquery操作Iframe

    父页面操作子页面 $("#iframe").load(function(){ var iframH = $(this).contents().f...

  • PC端样式重置

    body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,lege...

  • 移动端样式重置

    html,body{height: 100%;} *{-webkit-box-sizing: border-box;box-sizing: bo...