this is my jquery-ui dialog resizer.
ever have a dialog box that you wanted to re-size dynamically?
for instance, you have a form and w/in the form you have some additional items that are hidden and only want them to display if the user selects a certain parameter. well you can hide the items, and then when you want to show it, have the dialog magically re-size to accomodate
you can grab the code over at google docs.
http://code.google.com/p/jquerydialogresize/
if you have any questions on use. point your comments to the google groups.
I’ll have a demonstration here soon.

