I want to add a vertical scrollbar to my . I\'ve tried overflow: auto, but it is not working. I\'ve tested my code in Firefox and Chrome. >
. I\'ve tried overflow: auto, but it is not working. I\'ve tested my code in Firefox and Chrome. >
overflow: auto
You have to add max-height property.
max-height
.ScrollStyle { max-height: 150px; overflow-y: scroll; }
Scrollbar Test! Scrollbar Test! Scrollbar Test! Scrollbar Test! Scrollbar Test! Scrollbar Test! Scrollbar Test! Scrollbar Test! Scrollbar Test! Scrollbar Test!