Active
Project:
Rotating Banner
Version:
7.x-7.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Jan 2011 at 20:15 UTC
Updated:
21 Jun 2011 at 15:53 UTC
Jump to comment: Most recent
Comments
Comment #1
Gueuselambix commentedSee sites/all/modules/rotating_banner/includes/README.txt
It contains:
$Id: README.txt,v 1.3 2010/04/09 20:36:35 JacobSingh Exp $
Put
jquery.cycle.js
jquery.easing.js
In this directory.
kthxbai
Comment #2
MrPhilbert commentedI got the cycle to work and it looks really cool. I put both the cycle and easing plugins into the includes folder. The easing plugin has a version number in the file name and the module calls jquery.easing.js. So far, the easing module does not appear to get called (with or without the version number in the file name). So for now the only cycle that works is fade.
MrPhilbert
Comment #3
james.elliott commentedYou need jquery.easing.1.3.js and then rename it to jquery.easing.js
Comment #4
pitxels commentedHello, I am using http://gsgd.co.uk/sandbox/jquery/easing/jquery.easing.1.3.js in the include folder, renaming the file to jquery.easing.js as mentioned in the readme file.
But I can only see fade working.
Comment #5
arnulfo commentedHi,
Try to use the "jquery.cycle.all.min.js",
rename it to "jquery.cycle.js"
of http://jquery.malsup.com/cycle/download.html
Comment #6
jibberish commentedI don't know what the restrictions are around putting the 2 files on line for people to use, but I exported my site from Drupal Gardens and got the real 2 files
jquery.cycle.js
jquery.easing.js
The module now works well, but it's really not clear where you get these files from.
Comment #7
Anonymous (not verified) commented#5 fixes the problem. Thx for that!
Comment #8
shinz83 commented#5 works - Thanks!
Comment #9
Firmehirto commentedGo to permissions then:
the "view dynamic display blocks" allows users to view dynamic display blocks.