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

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -