JavaScript-How to solve the problem of the soft keyboard masking input in the Apple 5 input get focus

Source: Internet
Author: User

Now encountered a problem is WAP page in the Apple 5 mobile phone to get focus on the problem of blocking input box, how to solve it?

Reply content:

Now encountered a problem is WAP page in the Apple 5 mobile phone to get focus on the problem of blocking input box, how to solve it?

In fact @ March lazy donkey is the solution, you can also refer to the Weui demo ...

Why is it blocking? Personal guess, you use a percentage to write positioning ~ If you want to write in percent, the outermost HTML height do not write 100%, with JS to the height of the page to give it good

This is due to the cause of position:fixed. Solution: Replace fixed with relative when getting focus

@ Code Crazy people don't have to be fixed to write it. It is also a workaround to judge that the input box moves up when clicked.

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.