Hi all
I have a table cell that I want to have a scroll bar. I'm currently using a div and specifying the height in pixels - using the overflow:auto; style. Is it possible to do the same thing using a height percentage? I'd rather not have a set height so that the scrollbar can resize dynamically when the page resolution changes.
Hope that made sense!
Thanks as always
Craftor
![Cool :cool: :cool:](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
I have a table cell that I want to have a scroll bar. I'm currently using a div and specifying the height in pixels - using the overflow:auto; style. Is it possible to do the same thing using a height percentage? I'd rather not have a set height so that the scrollbar can resize dynamically when the page resolution changes.
Hope that made sense!
Thanks as always
Craftor