Not much to say, please look at the code:
// Prevent the keyboard from blocking the current input box to block $ $ ('input [type = text], textarea'). ON ('call', function () {var target = this; settimeout (function () { Lintoviewifneeded ( );}, 100);});Some Android models are applicable.
if (/Android [4-6]/. Test (navigator.appversion) {Window.adDeventListener (Resize, Function () {if (document.activeElement.tagname == Input || ENT.ActiveElement.tagname == Textarea) {Window.Settimeout (function () {document.activeElement.scrollintoViewifneeded ();}, 0);})}The above is all the contents of this article. I hope that the content of this article will help everyone's learning or work. At the same time, I also hope that more support VEVB Wulin.com!