The community has moved to http://forum.jquery.com/. Post your
question there, and it is often helpful to provide a link to a page
showing a problem.


On Feb 14, 11:03 pm, Denis Lins <denislins.thex...@gmail.com> wrote:
> Hello!
>
> I'm brazillian, and i not speak english very well.
>
> So, i will be fast.
>
> Why it don't work?
>
>        $('#dialog').dialog({
>                 show: 'bounce',
>                 hide: 'drop',
>                 bgiframe: true,
>                 modal: true,
>                 buttons: {
>                         Ok: function() {
>                                 $(this).dialog('close');
>                         }
>                 }
>         });
>
> The 'Show' don't work. The effect occurs, but the dialog hide
> immediately after the end of the effect.
>
> Help me please! :D

-- 
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to jquery...@googlegroups.com.
To unsubscribe from this group, send email to 
jquery-ui+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en.

Reply via email to