Skip to main content

Search and Top Navigation

#5307 closed bug (fixed)

Opened March 08, 2010 08:30PM UTC

Closed March 10, 2010 05:23PM UTC

Last modified March 18, 2010 12:30PM UTC

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

Attachments (0)
Change History (2)

Changed March 10, 2010 05:23PM UTC by jzaefferer comment:1

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.

Changed March 18, 2010 12:30PM UTC by rdworth comment:2

Updated for final release