Hi, I need a code for a sroll box which is the size of DP new thread space. (Test to see). In this space i will put icons which when full turns into a scroll bar. Thnks
So do you want a textarea or a div? For a textarea element, it will automatically scroll while for a div element you'd need to adjust its overflow property.