Form.Element.Resize: new features!

Wed, 15 Aug 2007 @ 00:19:14 UT
added by Edoardo in javascript jsan
no comments

Yesterday I've received an e-mail from an italian guy who asked me if it was possible to limit the maximum resize dimensions to avoid the overflow of the form element when resizing.

So yesterday I came out with version 0.04 of my Form.Element.Resize library and I've added the 2 new properties maxWidth and maxHeight.

Earlier today I thought about handle also a minimum resize limit, because actually is possible to resize until the form element disappears... but I guess this is mostly useless.

So I've added other 2 properties: minWidth and minHeight.
With this changes now the resize range is fully customizable; of course each property is independent from the others.

Latest available version is now 0.05, the updated demo page is available here.

Of course the library can be downloaded also from JSAN.

Check it out!

Enclosure:

Form.Element.Resize-0.05.tar.gz

Save to del.icio.us