Overflow-x and Overflow-y do not work for Android 4.3 or below

I am creating a menu for my site which I am using

1) SKEW,POSITION:ABSOLUTE and OVERFLOW:HIDDEN

for

main-div{width:90%;height:100%} 

      

2) OVERFLOW-Y:AUTO

forsub-div(width:130%;height:auto)

<div class="main-div">
<div class="sub-div">
</div>
</div>

      

It works great on IOS, Android 4.4 and Chrome browsers ... but I'm having problems with Android 4.3 and below .....

The sub div is hidden in the browser but not in the device.

Can anyone help me with this issue

+3
android html css overflow


source to share


No one has answered this question yet

Check out similar questions:

3606
Close / hide Android soft keyboard
3295
Why is the Android emulator so slow? How can we speed up the development of an Android emulator?
3288
Correct use cases for Android UserManager.isUserAGoat ()?
2609
Is there a unique identifier for an Android device?
2510
How to persist android activity state by persisting instance state?
2097
Is there a way to run Python on Android?
1858
"Debug certificate expired" error in Android Eclipse plugins
1844
What is "Context" on Android?
1777
How do CSS triangles work?
131
Have a fixed div position that should scroll if content overflows



All Articles
Loading...
X
Show
Funny
Dev
Pics