Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#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

Change History (2)

comment:1 Changed 13 years ago by Jörn Zaefferer

Resolution: fixed
Status: newclosed

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.

comment:2 Changed 13 years ago by rdworth

Updated for final release

Note: See TracTickets for help on using tickets.