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

  • Home
  • SEARCH
  • 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 7605323
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T00:08:24+00:00 2026-05-31T00:08:24+00:00

On my webpage I currently have a sliding tab on the right hand side,

  • 0

On my webpage I currently have a sliding tab on the right hand side, with the fixed position attribute applied to it and a negative right position to hide a part of it…

.element {
    position:fixed; 
    right:-200px; 
    width:300px; 
    background:red; 
    height:200px;
} 

On the iPad however, I cannot get the element to remain fixed nor -200px off right, I’ve read somewhere that you cant use fixed as an attribute on mobile devices as due to the viewport being small it may hide certain things on the page, When the page loads and the ipad is held in portrait position though my element tends to load about 200px IN from the right, any ideas?

  • 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-05-31T00:08:25+00:00Added an answer on May 31, 2026 at 12:08 am

    Try using an absolute position on your element. Position fixed isn’t supported I believe.

    .element {
        position:absolute; 
        right:-200px; 
        width:300px; 
        background:red; 
        height:200px;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I currently have Google Maps integrated into my webpage. It is being used to
My webpage currently looks like this: <asp:Table runat=server style=position: absolute; left: 0%; top: 82%;
I am developing a webpage at http://www.knowledgenation.us and currently I have roughly 500 posts
I currently have a program that basically reads html from a webpage. After sending
I have a one column layout on my webpage im currently building. But in
I'm currently making a webpage and I have run in to some problems with
I currently have a web role which displays a webpage, the webpage allows the
I have this issue: Due to design concerns, the ASP.NET webpage I am currently
I currently have a php webpage. However, I want to break it down into
I basically have a webpage with two frames. -Left for nav -Right for main

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.