GitHub user kant2002 opened a pull request:
https://github.com/apache/cordova-plugins/pull/9
Programmatic switch for position:fixed elements quirks after hiding kbd
- Added switch which automatically scroll body of the page to the top after
hinding keyboard
- Wrapped JS code pushed from native side to the client-side JS functions
for better maintainance
- Documented switch
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kant2002/cordova-plugins CB-6444
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugins/pull/9.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #9
----
commit c46cf7f4950edc5ce26b61399982d1512e256b2c
Author: Andrey Kurdyumov <[email protected]>
Date: 2014-04-18T05:18:00Z
Programmatic switch for position:fixed elements quirks on the page after
hiding kbd
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---