#5307 closed bug (fixed)
Effects Demos don't work due to wrong call to jquery.ui.effects.js in head
Reported by: | Rwhitbeck | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.8 |
Component: | [meta] ui.docs | Version: | 1.8rc3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
http://twitter.com/Nick_Craver/status/10182766210
Looks like the doc pages for effects are looking for "effets.core.js", not "jquery.effects.core.js"
on this page http://docs.jquery.com/UI/Effects/Fade
Note: See
TracTickets for help on using
tickets.
Changed all scripts to this:
<script src="http://jquery-ui.googlecode.com/svn/tags/1.8rc3/ui/jquery-ui.js"></script>
Needs to be updated for final release again. If we stick with mediawiki, we need to move that into the example-template.