Yeah, I know that apple does not recommend this, but can anyone give me some advice how to achieve the following behaviour:
- 1 scroll is fullscreen + 200px content height, f.e.
- 2 scroll is nested in parent, conent size is also bigger than frame
firstly, the 1st scroll is scrolled, and when it reaches it’s border the second begins to scroll.
Any snippet of code and any idea (even scary one) is appreciated, thx
Here is the one of possible solutions