keep placeholder on focus in IE10

前端 未结 7 1289
Happy的楠姐
Happy的楠姐 2020-11-30 05:42

Under WebKit and Firefox, the text in a input\'s placeholder sticks around on focus—it doesn\'t disappear until input.val

相关标签:
7条回答
  • 2020-11-30 06:10

    IE developers responded during the AskIE session on twitter IEDevChat that this is a known bug in IE BugList that they will fix in a future version.

    Update:- Unfortunately the placeholder behaviour is still the same in IE11, but seems to work in Edge/Spartan versions.

    0 讨论(0)
提交回复
热议问题