Hi Grégory It is the ui.scroller.js script which is used for the pagination stage teasers. Unfortunately this script has ZERO documentation (Googled for an hour and found nothing). I did however figure out how to get the slideshow running:
Either modify the "diashow" option directly in the script or add the option to the "$.extend..." section at the bottom of init-behavior.js. -> "InnerFade" jQuery plugin is well documented and has proper configuration functionality (when initializing the widget). -will On 01.03.2011, at 15:30, Grégory Joseph wrote: > > The first place I'd look at would be the init-behavior script, but at first > glance, I didn't see anything to do this in there. There's a good chance that > I'm wrong tho. > Next up check ui-scroller or jquery-ui-slider, I'm assuming those are the > ones involved with the carousel. > > -g > > On 28 Feb 2011, at 14:10, Will Scheidegger wrote: > >> >> Sorry to repost this question (with slightly different subject), but I have >> still not solved this problem and I'm pretty convinced that this is just a >> matter of configuration. >> >> Anyone? >> >> Thanks! >> -will >> >> On 25.02.2011, at 08:42, Will Scheidegger wrote: >> >>> >>> Dear Magnolians >>> >>> I could have sworn that the paging carousel on the demo-projects stkHome >>> page would rotate automatically. However when I look at the demo site >>> (http://demopublic.magnolia-cms.com/demo-project.html) nothing moves. >>> >>> Before I waste hours digging through the included JS libraries: Is there an >>> easy way to turn this feature on? >>> >>> Thanks! >>> -will >>> >>> >>> >>> ---------------------------------------------------------------- >>> For list details see >>> http://www.magnolia-cms.com/home/community/mailing-lists.html >>> To unsubscribe, E-mail to: <[email protected]> >>> ---------------------------------------------------------------- >>> >> >> >> >> ---------------------------------------------------------------- >> For list details see >> http://www.magnolia-cms.com/home/community/mailing-lists.html >> To unsubscribe, E-mail to: <[email protected]> >> ---------------------------------------------------------------- > > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- > ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
