6

Website Drag-able horizontally on Ipad - (no horizontal scroll bar visible)

 2 years ago
source link: https://www.codesd.com/item/website-drag-able-horizontally-on-ipad-no-horizontal-scroll-bar-visible.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Website Drag-able horizontally on Ipad - (no horizontal scroll bar visible)

advertisements

While using an safari on ipad the website loads and the user can drag the website to the left and right which ends up showing a beige background (even though there is no horizontal scroll bar visible) Video below shows the issue.

Video Showing the Issue

I have added this to the wordpress header.php file but still the same;

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0"/>


It is a safari feature that indicates the end of scrollable page. You can change that colour by setting the background colour of the lowest level container, most likely the body tag

Related Articles

How to make the horizontal scroll bar visible only when necessary?

I want vertical scroll bar and horizontal scroll bars only when they are needed(for eg. screen is minimized), so I wrapped my main panel into a panel having autoScroll property true and that in turn into a panel having layout: fit . Now the vertical

Why does my website display a horizontal scroll bar on the size?

The page is http://conmifianza.com. When you resize the page, the horizontal scrollbar doesn't appear. The CSS: @charset "utf-8"; /* CSS Document */ html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,q,s,strong,sub,sup,tt,var,b,u,i,c

Why are horizontal scroll bars displayed on my site?

I am making a website and a horizontal scroll bar shows. Of course, I can use overflow-x and that will fix all my problems, but I want to know the origin of the issue. Can somebody tell me what makes the scroll bar show up? Here is my css: body { bac

On smaller resolution screens, my website despite the adjustment still has a useless horizontal scroll bar

On smaller resolution screens my website despite fitting always has a useless horizontal scroll bar. I'm wondering if anyone can give me any tips to make my website fit the screen better? If you are using a laptop it will be easy to notice that the h

Horizontal scroll bar appearing in all mobile browsers

I have a very simple website that creates a horizontal scrollbar in the following: Android: Chrome Firefox Opera Mini Not in Android Default browser but the site looks broken iOS: Safari It's really no big deal but I'm comparing my website to the ful

The horizontal scroll bar on browsers suggests the white space on the right, how to fix?

When my website is scaled down and a horizontal scroll bar apears, a white space is suggested on the right side of my webpage at the footer. How am I able to fix this? url: http://www.deserved.nl/shop/home.html@Jeff B: Please let me know if it's inap

How do I remove the horizontal scroll bar on my WordPress site?

I have recently all of a sudden had a horizontal scroll bar show up on the bottom of my website. Does anyone know how to remove it? My theme is Flatco: http://themeforest.net/item/flatco-responsive-multipurpose-one-page-theme/5222241It's based on Boo

How do I add a horizontal scroll bar to a table in a div?

How can I add a horizontal scroll bar to a table that is inside a div? Is there CSS solution for this?You will not be able to add a scrollbar to a table, but you can add it to a DIV containing your table. For example: <div style="width: 400px; hei

Why will my WPF style not work to display the horizontal scroll bar when the mouse is on my ScrollViewer?

I want to create a ScrollView that only shows the horizontal scroll bar when the mouse is over it, so I tried the following (note how I simply try to trigger the HorizontalScrollBarVisibility to Auto when the mouse is over and predefine my ScrollView

How to get horizontal scroll bars in JScrollPane

I have a panel layout issue that I can't seem to solve. I have the following code: public class Test extends ApplicationFrame { public Test(String title) { super(title); JPanel jpanel = new JPanel(); jpanel.setPreferredSize(new Dimension(100 * 2, 300

How do I add a horizontal scroll bar at the bottom of this table?

The table contains large amount of columns such that when the browser is restored down the last columns are invisible to the user. I want to add a horizontal scroll bar at the bottom of the table so the user can drag it and see the last columns. <div

owl carousel how to use the horizontal scroll bar?

I am using owl-carousel js library. I need Horizontal scroll bar feature. I tried this: $("#owl-demo").owlCarousel({ Horizontal: true, // not working this items : 4, itemsDesktop : [1199,3], itemsDesktopSmall : [979,3], itemsTablet: [2400,4], //

Block Grid Displays the Horizontal Scroll Bar in Foundation

I am just starting to learn Foundation (from previous messy css experience). I am trying to do a full screen block grid of 4 col images per row. I have this to make the row full width: .row max-width: 100% Here is the code: <nav class='top-bar'> <

horizontal scroll bar problem when using jquery nicescroll

I am using nicescroll jquery plugin. http://areaaperta.com/nicescroll/ I am getting Unwanted horizontal scroll bar. By doing this horizrailenabled:false, it disappears but it did not come after re-sizing the window. It disables on re-sizing also whic

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK