[jQuery] Help making a table resizable with jQuery UI
i would like to make a table resizable. i thought that i could
achieve this with jquery ui. so far, i'm not doing so well. examples
show a div, textarea, and image. i thought that i could put the table
inside the div, but that didn't work. any ideas? thanks.