It is necessary that the height of the absolute element was equal to the height of the parent, that is, rubber. How to do it? Or maybe there are alternative solutions?
height: 100%
There is an option like this:
height: 100%;
Try this:
position: absolute; top: 0; bottom: 0;
Source: https://ru.stackoverflow.com/questions/545503/More articles:Filling a multidimensional array with the array_push methodWhat happens in the Ruby on Rails controller POST methodReading real numbers from the delphi fileTell me how to transfer data via Intent?How to copy the elements of an array in a given position of another array?I can not set cookies in the POST request Node.jsHow to query /products.json in Ruby on Rails?Disable the event on a small screenWhy is the scale and numbers not shown in JSlider? Only the slider is displayed.How to create multiple mass grid actions?All Articles
height: 100%: jsfiddle.net/yas30p5k suit you ? - Roman Grinyov