Resizables - resizing multiple items with one handle

Resizables - resizing multiple items with one handle


Hi,
I'm trying to do something fairly odd: I have 3 tables stacked
vertically (they actually have tabular data and are not used, *gasp*
for layout). Due to some other restrictions I can't go into, they
can't just be one table. What I want to have happen is that the user
can resize the width of the first columns, but all at once so it
somewhat appears that the three different tables are actually one big
one.
So the question is: is it possible to make resizable a group of
elements and have them all controlled by an external handle? Thus,
they would all resize nicely together in perfect harmony.
Any takers?
thanks in advance.