I want the green box to be scrollable and extend to the bottom on any device/screensizee. Can this be done without javascript?
http://jsfiddle.net/45avcd11/2/
This can surely be done without javascript See the fiddle. You might want to change the css values in your real app though.
Thx, was stuck in the height attribute:)
1 Like