I am converting to 1.7. I did not notice that the shadow was removed.
In any case, the dialog needs to be re-positioned anyways after the
image loaded, since the height changes.
So I still need the added code. Slightly modified (basically just
calling the private function _position) like this:
position: function() {
this._position(this.options.position);
},
Thanks,
On Mar 11, 9:12 am, "Richard D. Worth" <[email protected]> wrote:
> On Wed, Mar 11, 2009 at 7:32 AM, Paradime Web
> <[email protected]>wrote:
>
>
>
> > Great thanks!
>
> > Is it possible to resize the shadow when the dialog automatically
> > changes height?
>
> Are you using a late 1.6 release candidate? The shadow was removed in 1.7.
>
> - Richard
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---