Hey.This issue is due to undefined hovering during <ul/>CSS style scroll
<ul/>
-webkit-overflow-scrolling: touch
in the Safari browser for iOS.
I read related questions or posts
Div scroll sometimes freezes if I use -webkit-overflow-scrolling
iOS 9 '-webkit-overflow-scrolling: touch' and 'overflow: scroll' makes it impossible to scroll
CSS touch error when overflowing Webkit on iPad
http://patrickmuff.ch/blog/2014/10/01/how-we-fixed-the-webkit-overflow-scrolling-touch-bug-on-ios/
etc.But I can’t understand what solutions solve my problem.
index.html index.css iPad.
index.html
index.css
. index.html <ul/> 50 <div class="container">.
<div class="container">
, .
,
. ,
, , , .
.
YouTube, iPad HTML .
-webkit-overflow-scrolling:https://www.youtube.com/watch?v=MkAVYbO_joo
4. TC0: 08 .
, iPad
? .
4. ?
HTML CSS, ?
, , GitHub.URL .
https://github.com/jun68ykt/wos-touch-sample
Node.js .
css
overflow: hidden;
overflow: scroll;
CSS @Media
@media . :-
@media screen and (min-width: 900px) { article { padding: 1rem 3rem; } } @supports (display: flex) { @media screen and (min-width: 900px) { article { display: flex; } } }
A method that can work around the problem uses body scrolling. But this is according to a certain scenario.
Source: https://habr.com/ru/post/1680373/More articles:GTK + Use one handler for multiple widgets - c ++https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1680369/how-to-get-new-access-token-in-openid-connectoauth2-implicit-flow&usg=ALkJrhit7UoSHD4l2rEhal3mY3RlJ_t5cwIs write array an atom in C #? - arrays.NET Core Web Project - using command line arguments - c #Powershell - Converts CSV to XLS without Excel installed - .netNoPackagesFoundError: Пакет отсутствует в текущих каналах Win64: - freetype 2.5.5 1 - pythonBreeze # for Xamarin.Forms (UWP, Droid and iOS)? - xamarin.androidPowershell - Excel Rename a database by file name - powershellПостоянная база данных - как вставить список элементов в БД, если у него нет первичного ключа, связанного с таблицей - androidToo many elif statements: return ()? - performanceAll Articles