Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

scroller container


Go to End


4 Posts   2873 Views

Avatar
toarx

Community Member, 34 Posts

27 October 2009 at 2:59am

Edited: 06/09/2010 7:19pm

How can I use the scroller container, which is display on http://www.silverstripe.org/silverstripe-cms?

Avatar
Willr

Forum Moderator, 5523 Posts

27 October 2009 at 11:35am

Edited: 06/09/2010 7:19pm

Hey Toarx,

This is part plugin, part custom code. It was built ontop of the jquery Cycle plugin - http://malsup.com/jquery/cycle/.

If you want to see how its been customized have a look at the html on that page and the custom implementation Sean wrote - http://www.silverstripe.org/mysite/javascript/scroller.js?m=1228862280.

Avatar
HanSolo

Community Member, 87 Posts

6 September 2010 at 6:08pm

Edited: 06/09/2010 7:19pm

Hi Willr do you know if the content on that scroll(http://www.silverstripe.org/silverstripe-cms?) is edible in the cms?

Joakim

Avatar
Willr

Forum Moderator, 5523 Posts

6 September 2010 at 9:02pm

HanSolo no, that is hardcoded but it would be easy enough to put it in the CMS. Since its just an image plus some text you could create a couple fields for those (or a dataobject) and make your own editable.