Forum Moderators: not2easy
I have a DIV with a background image. The height of the parent is 100% and both the HTML and the BODY tag have a 100% height.
The DIV is larger than the viewport, but the background image of that div is only shown as large as the viewport.
The background image is set to repeat on the y-axis.
I've read that this is default behavior as the 100% is calculated the viewport size.
Is there are workaround for this?
Regards,
Ward