javascript - iOS keyboard scrolling issue with webview -


my problem website has iframe pops up. when click on input box, ios keyboard pushes iframe way up. see demo gif. http://cl.ly/image/1t2u2i3i0l0f

i want keyboard shift page user can see input box while typing. web view , have no idea how control keyboard unless native app.

any appreciated! cheers.


Comments

Popular posts from this blog

php - Hide output during test execution -

java - Drawing vector images on PDF with PDFBox -

Qt4: how to send QString inside a struct via QSharedMemory -