Hi, Thomas. Thank you for the suggestion!
Possibly. For it to be included, it would take following changes/additions:

1) Make more use of Prototype functions, especially for event handling,
and using .setStyle().

2) Provide constraints for doing only vertical/horizontal resizing which is probably
needed for forms. It _could_ be a better way just to use script.aculo.us
Draggables for the resizer, as these support things like this, plus addtional
stuff like window scrolling.

3) Provide callbacks for a) onResize and b) onResizeEnd so users can hook
in their own functionality during resizing and at the end of a resize.
I'm trying to enhance these points.
Of couse I'll base on some scripts informed on this ML and merge the techniques:-)

Thanks. Kazuki.

_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to