html - Internet Explorer disable text and text field -
in website text , text field not editable in ie , when enable compatibility view in ie ,this thing solved problem want know there way active compatibility view coding or meta tag (this happening in windows 7 , 8, have check on internet explorer 8 windows xp working great)
<input type="text" maxlength="10" value="" name="discount_id">
short answer: no
long answer: no
you can not force users have internet explorer browsers go in compatibility view, coding.
Comments
Post a Comment