Search found 1 match

Go to advanced search

by Eli Abraham
Thu Apr 02, 2015 2:12 pm
Forum: Issues
Topic: Footer navbar moves up when clicking on a textbox
Replies: 25
Views: 4426
 
Jump to post

Footer navbar moves up when clicking on a textbox

The best solution i found for this problem is use this plugin: ( input blur not working so well ) [ionic-plugins-keyboard][1] [1]: https://github.com/driftyco/ionic-plu... bindViewEvents: function () { var context = this; window.addEventListener('native.showkeyboard', context.keyboardShowHandler); w...

Go to advanced search