Hi, I have been searching for a way to resize simplemodal dialog after showing it. In plugin source i can see that a function 'resize.simplemodal' is bound to window on initialization. Ive tried to call this function directly with no luck. Is there a way to have simplemodal recalculate its size after loading/showing? (I need this since extra content is beeing loaded via AJAX after showing the dialog initialy)
Regards Milos