followed this tutorial but not working dont know what is happening.. images are not showing nor are the effects excecuting

http://drupal.org/node/304736

Comments

francort’s picture

I almost got crazy trying to do this, but i did it at last :)

1.- Check site's status report and copy the jquery file if it says so.
2.- The plugin name should be "jquery.cycle.min.js"
3.- Clear your browser's cache

The effect is really nice.

Good luck!!!

francort’s picture

Another important detail
It needs to have the right style to be shown properly.

<div id="s1" class="pics" style="height: 307px; width: 461px; padding: 0; margin: 0;">

"px" word was missed on the original thread.

cbd1012’s picture

thas was it!