@sonakshi_chomal wrote:
Blank space is seen when the keypad is open in ionic popup in case of iphone
This is how my popup looks initially ..when the keypad is not open
Now when the keypad is open , rest of the form gets overlapped by this white space ..
On scrolling top the cursor moves in the header from the text field.
This is my HTML ..
Help us by sharing reason
I offer product(s) of different specification<div class="tnk-sprt f-center f-padding-b f-size4" ng-show="checked.marked===1"> <textarea placeholder="Specify which detail/specification is missing" rows="5" cols="40" ng-focus="true" ng-model="comment.text"> </textarea> <a class="button button-stable" ng-click="submitReason()"> Submit </a> </div>
Posts: 2
Participants: 2