Javascript Window splitter

Hello,
I submitted a new JS component with ID 3355
http://dev.rubyonrails.org/ticket/3355.

It has the following features until now:
-Split a window Vertically or Horizontally.
-Drag/Drop the splitter to change the size of the splitted windows
-Double click on splitter hide either the left/right or up/down panel
(close side is an option)
-Position the container with options (top, left, height, width)

  • Options to size the proportion of the panels.
  • Splitter may be an image or a

It depends on:
-prototype.js
-dragdrop.js
-builder.js

There remain the following problems:
On IE when a DIV is used instead of Image (withImage:false), the Cursor
is larger than the splitter.
Resize is not handled

Philippe.
Ubik-Ingenierie