Emulate Frames - Resize

Emulate Frames - Resize


Hi Guys,
I'm trying to emulate Frames using JQuery including the ability to
resize. I have 2 Blocks next to each other (like split screen) and Im
wanting to adjust the size of the adjacent block each time i resize so
that the total width of both blocks is always 100%.
I've managed to do this on callback, but when i resize it seems to be
a pixel or 2 out.
Has anyone done anything similar or come across the same problem?
Thanks in advance.