Ticket #5103 (closed bug: fixed)
Build: Most effect docs missing from build.xml
| Reported by: | rdworth | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.8 |
| Component: | [meta] ui.build | Version: | 1.8rc1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description (last modified by joern.zaefferer) (diff)
The fade effect and most others docs are missing from build.xml
Change History
Note: See
TracTickets for help on using
tickets.


None of the individual effects are in there, neither http://docs.jquery.com/UI/Effects/Fade nor others like http://docs.jquery.com/UI/Effects/Explode
Also the docs for Fade don't say anything: The demo doesn't work and there is no explanation of the difference between this effect and jQuery's fadeIn/Out/To methods.
So adding a line to build.xml is easy, but there seems to be a bigger problem then just that.