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. enter image description here

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

Popular posts from this blog

javascript - Trigger mouseenter when an animated element touches mouse -

json - Zend error Connection -

java - Using Spring @Transactional with a combination of readOnly and write, when does this entity get committed? -