i wonder if this is possible with simple css or if i have to use javascript for this?
i have a sidebar on my website. a simple div#sidbar it\'s normally about 1024px
Try
height: 100%;
or
height: auto;