Home › Forums › CSS › Prevent body scrolling when the user scrolls on fixed position div › Reply To: Prevent body scrolling when the user scrolls on fixed position div
February 6, 2017 at 1:29 pm
#251052
Participant
Thanks, could you then maybe add what version iOS the devices are runnning? So far I’m concluding scroll
would only be necessary for iOS5 and Android 3.0 (below that no overflow support on nested elements).
Might have saved me a bit of trouble adding scrollbars classes with JS…