TO create a vertical scrolling div would I just use the css
overflow: auto
?
thanks
thomas
Printable View
TO create a vertical scrolling div would I just use the css
overflow: auto
?
thanks
thomas
Yes sir. Most likely you'll need to set a height to the div too.
Ok! thanks for your help!
Best regards
Thomas :)