You should check out jQuery UI - http://ui.jquery.com http://ui.jquery.com/functional_demos/#ui.resizable looks like it should do what you want. Ant.
On Jun 17, 12:09 am, hubbs <[EMAIL PROTECTED]> wrote: > I am wanting to have a div that you can click your mouse on the edge > of it, and then drag the bottom of the div up to make it smaller, or > drag it down to make it larger. Obviously I would set it to > overflow:auto so that my scroll bar would appear when needed. > > Does jQuery have something like this built in?