iphone - Switch form input animation bouncing strangely in mobile safari -
when switching between form inputs on mobile safari, cursor animates down , bounces in strange way (whether you're using arrow buttons, or clicking form itself)
my guess it's quicktype bar that's causing screen change size of keyboard... try adding inputs.
<input autocapitalize="off" autocomplete="off" autocorrect="off" ... />
Comments
Post a Comment