Input boxes with transparent background are not clickable in IE8

后端 未结 14 1754
暖寄归人
暖寄归人 2020-12-13 06:11

I have an absolutely positioned input box in a form. The input box has transparent background:

.form-page input[type=         


        
14条回答
  •  孤街浪徒
    2020-12-13 06:45

    Please include the html for the input element.

    How did you define the input element? The code below works in IE8 (IE 8.0.7600 Windows). I tried this in IE8 and was able to 'select' the input area just fine.

    
    
    
    
    
    
    
    
    
    
    
    
    
    

提交回复
热议问题