Opened 14 years ago
Closed 14 years ago
#4137 closed bug (worksforme)
show effect won't work
Reported by: | designerno1 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.7 |
Component: | ui.dialog | Version: | 1.6rc6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If you give the dialog the option {show:'fade'} or {show:'slide'} only the shadow of the dialog appears
Change History (1)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.6 |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This works for me. Are you including the necessary effects files for the animations? show: 'slide' requires effects.slide.js and I"m not sure that there is a fade effect anymore.