IE6 下 输入类型表单控件背景问题

.box input{background:url(img/1.jpg) fixed}

 

 

 

 

<body>

  <div class="box">

       <input type="text" >图片加入fixed就行

  </div>

</body>

背景图片就会固定不动.

posted on 2016-03-02 19:50  hduhdc  阅读(128)  评论(0编辑  收藏  举报