How would I specify the duration of the effect in the show and hide
lines below. The code I insert breaks the js after I set modal to
true.
$('#dialog2').dialog({
autoOpen: false,
bgiframe: true,
modal: true,
show:'drop',
hide:"drop",
width: 700,
......................... rest of code omitted for brevity
--
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=.