Hi,
You can do something like this:
html, body {
height: 100%
}
#canvas {
height: 100%
}
Check this thread for more info.
Thanks,
Vladimir
Hi,
You can do something like this:
html, body {
height: 100%
}
#canvas {
height: 100%
}
Check this thread for more info.
Thanks,
Vladimir