loukmanebabakhalil / prototype-carousel

Automatically exported from code.google.com/p/prototype-carousel
0 stars 0 forks source link

auto/slideshow function not working? #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have a content slider setup at 

www.icom-foldersolutions.co.uk using this carousel.js

I have it all displaying properly, My problem is the auto slide function
does not work even though I have set it to true in the carousel.js file

I'm assuming when this is set to true and the frequency and duration are
set then it carries out the transition between the slides (divs)

For some reason it will not work on my site..

any ideas why this might be caused..

my settings for the carousel.js file are as follows:

            duration:           2,
            auto:               true,
            frequency:          4,
            visibleSlides:      1,
            circular:           false,
            wheel:              true,
            effect:             'scroll',
            transition:         'sinoidal'

any help would be great

Original issue reported on code.google.com by Owain.L...@gmail.com on 3 Dec 2009 at 4:11

GoogleCodeExporter commented 8 years ago
Having the same issue.. Anyone out there?

Original comment by ikj...@gmail.com on 22 Sep 2010 at 5:21