How to make 2nd div to overlay 1st background div in 2 div system with accurate scroll bar height
There are 2 divs. 1st div is full page and is ‘fixed’, not scrollable. I want to make 2nd div to be scrollable, just like there is 1 div that takes whole viewport.
How to make 2nd div to overlap 1st backgroud div in 2 div system with accurate scroll bar height
There are 2 divs. 1st div is full page and is ‘fixed’, not scrollable. I want to make 2nd div to be scrollable, just like regular page.