|
Scrollbars in my software -
06-08-2008, 07:30 PM
Hello all:
I am trying to place a scroll bar in my software. My software is a e-learning portal software which uses JSPs to create my portlet pages and I use Turbine portal framework and Velocity templating engine. Currently, one of my portlets, one that draws a tree structure of files and folders expands and contracts based on the height of the tree. So, if I have a tree that is 500 nodes high, I have a very long page. I really want to have the option of a scroll bar in the portlet. I don't know how to do that and I am hoping that one of you can help me find my way in this. Thank you very much. Cheers, Ramesh
|