I have only one list div and I want to make it scrollable. I have seen scrollpane examples, it's great but I am looking for an smaller simpler alternative.
I appreciate any help.
Thanks.
Don't think you need jquery, just add style="overflow:auto;" to the div.