ios7 - keyboard pushes bottom elements upward -
in app when select give input particular input field positioned @ top keyboard pushes bottom element upward. using ionic framework. in android platform solved changing windowsoftinput adjustpan autoresize. how solve problem in case of ios platform.
you should able add class hide-on-keyboard-open
items want stay "behind keyboard" can read more how works here involves using ionic keyboard plugin
Comments
Post a Comment