Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8921873
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T06:40:27+00:00 2026-06-15T06:40:27+00:00

I tried to use position fixed , and tested on Ipad 4 , very

  • 0

I tried to use position fixed , and tested on Ipad 4 , very buggy.

  1. While touch dragging on page the position fixed div sometimes able to drag down.
  2. While zoom in/out the div position went crazy for a second.
  3. The div is blinking and shaking horribly when page is scrolling down fast
  4. Extremely bad performance on jquery scroll animation,create stuttering

My second attempt is to make the content inside a #container div and put the fixed object,actually a menu,outside the container and let the #container overflow-y:scroll and hidden the body overflow. Tested on Ipad 4, the problems are:

  1. The momentum turned off. It means while Touch scroll ,the page moving stop instantly as user put his finger off, normally it should able to slide a bit after user finger off.
  2. I tried to put webkit-overflow-scrolling:touch; for the #container, now on ipad it can slide normally but on macbook firefox browser, the scrolling is locked ,page can’t move at all.
  3. If I put overflow-y and webkit-overflow-scrolling:touch both, the ipad won’t works , but the firefox works again.

Any advises on create a div always floating on top For Ipad without issues? I thought this should be a common problems.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T06:40:28+00:00Added an answer on June 15, 2026 at 6:40 am

    I’ve succeeded by putting the container into -webkit-overflow-scrolling:touch mode, which you claim not to be working.

    Try once more:

    #container {
      overflow:scroll;
      -webkit-overflow-scrolling:touch;
      -webkit-backface-visibility:hidden;
      -webkit-transform:translateZ(0px);
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I tried to use the following function in order to set the div's position
I use the following piece of code to make a div's position fixed when
I want to use an ajax loader while loading the page with transparent background.
I am having problem with margin-top in ie7 if i use position fixed in
I have a fixed footer at the bottom of my page: #footer { position:
I tried to use Cleaver, that is PhoneGap / Cordova as a component of
I tried to use AsyncProcessor in test scenario, expecting only one message to run
I tried to use Hibernate Envers to log the entity histroy. but failed. My
I tried to use this snippet from the Soundcloud API: <script src=http://connect.soundcloud.com/sdk.js> <script> SC.initialize({
Im tried to use NAudio demo app for MP3 Streaming in Csharp, when i

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.