How to prevent background image from scrolling in form field in IE?

后端 未结 3 1299
眼角桃花
眼角桃花 2021-01-26 17:12

The problem is in IE7 and 6 (I have to support 6 at work).

.myForm input { background: url(../images/input_bg.jpg) no-repeat; }


3条回答
提交回复
热议问题