Scrollbar inside the Jquery popup
Hi
I am working with jquery-1.2.6.min.js. Every thing works fine, like
the popup is generated using Jquery and some data are fetched from
database are filled into it. What i need is, i need a scrollbar inside
the jquery pop up , in case the data fetched from database, exceeds
the size of the popup which i set.
Anybody have any idea regarding this
Thanks in advance