slide.js tries to use
$(document).ready(function() {
AdminCandy.Slide.init();
});
but $ isn't defined as a function (see http://drupal.org/node/171213).

CommentFileSizeAuthor
#1 slidejs-1274664-1.patch3.69 KBschmidtk

Comments

schmidtk’s picture

StatusFileSize
new3.69 KB

Here's a patch, following the instructions at http://drupal.org/node/171213.

sign’s picture

Status: Active » Fixed

Thanks schmidtk, fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.