Happy new year 2017!
If I open new modal div layer top of the wade container div, somehow that new div is not scrollable and clickable in touchdevices.
When add "touchstart click" -script to new div layer element, then it is possible to use as clickable element ( example close-button ).
But scrolling is still the problem. Example when open div layer as used to top-list and its height is far away screen, its impossible to scroll down.
With normal desktop computer mousescroll works fine, but touch devices not work.
It there any solution for this?