I have created a page which contains a collapse view and input text within it. Its working fine the problem is header and footer remains fixed till the input text is clicked and an keyboard popup once the keyboard popup the header slides up with the fields and hide but once the keyboard hides header and footer come to their original position can any one tell why its behaving like this and how can i overcome this problem.
header and footer changes their position when keyboard popup in phone gap android
1.7k Views Asked by Neerav Shah At
2
There are 2 best solutions below
Related Questions in JQUERY-MOBILE
- Get selected columns for a columntoggle table
- jQuery mobile - generating html dynamically not working with iframe
- jQuery mobile Multiselect doesn't update selected attribute
- Exit windows app confirmation button not working
- jquery mobile swipe stops if i swipe right on the first page and and left on the last page
- Jquery Mobile: Horizontal Buttons, fill container
- Cordova camera plugin not working in Android mobile but working in emulator
- how to parse a xml file using jquery and phonegap?
- pass input value with jquery does not work
- Photoswipe Custom Button
- why the input box is not disable while checking the check box?
- Display Mobile Compatible when it's on mobile
- Xml audio list player not working on the mobile and autoplay is not working
- Dygraph not shown on collapsed jQuery mobile collapsible widget
- Jquery slideToggle and hover issues
Related Questions in HEADER
- sorting all data on multiple pages by clicking on its header
- Chrome print preview disable only link location in footer and header
- Keeping middle item centered horizontally
- Class enumerator values cannot be passed as parameters to another class's function
- Mobile Header not working properly
- Text before php header not giving errors
- Checking proxy anonymity in Java
- PHP Header Location - redirect to URL with HTML anchor
- Save cookies between two curl requests
- What do I have to consider when putting all code in the header?
- Cocoapods generate bad xcconfig file - no header search path
- multiple header files redefinition error in C
- Loop for reading txt file with multiple headers and detail items in php
- Header Content 3 (tagline area) set to Banner, shortcode for cart added. How to reposition and align
- Aligning headers/footers using responsive styles
Related Questions in STICKY-FOOTER
- Bootstrap footer covering content
- Bootstrap 3 CSS - fixed navbar causes a lot of white space on short pages
- Sticky Footer not sticky to bottom of screen on larger devices - Bootstrap
- Sticky Footer not working with mobile responsive Off-Canvas Menu
- Can't get a sticky footer working for the life of me
- Footer not staying at the bottom of the page
- Sticky bottom bar iOS with scrolling
- HTML CSS - sticky footer
- advice on sticky nav footer (tel email fblink) layout needed
- Using an Image as my footer background in CSS
- sticky footer doesn't work in Chrome but works in IE and FF
- Sticky footer doesn't have 100% width
- Why don't we just use tables anymore?
- Sticky-Footer for jQueryMobile
- How to make Footer background stretch the width of the screen
Related Questions in CORDOVA-2.0.0
- Floating window Cordova
- jQuery windows mobile app "append(html) not working"
- Display progress bar using jquery in phonegap android for multiple files upload / download
- WARNING: Slow defaults access for key Internal took xx seconds, tolerance is 0.020000
- NSInvalidArgumentException', reason: '[__NSCFString JSONObject]' with PhoneGap Camera
- How to fix Sqlitelog (13) statement aborts at 68 error in phonegap android
- how to get id of selected list data in the jquery mobile autocomplete
- jquery timepicker not working in phonegap android
- How to set limit to jQuery mobile autocomplete to display on 10 results
- Jquerymobile-1.4.0 keyUp event is called twice every time character is entered in the autocomplete textfield
- Phonegap - Error - Keystore alias not recognized
- Cordova 2.2.0.jar doesn't work on Android 4.2.2
- Play MP3 using Media with phonegap/Cordova
- header and footer changes their position when keyboard popup in phone gap android
- JQM multiselect list option Set value selected from database
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Use this Working on my side and please use the same sequence