[RSS Feed/News] Show multiple items at once in slider / carousel

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Hey there,

let's take the notifications for example. I would like to show mutiple notifications at once and i'm not sure how to pass that to the slider.

On the Github page of lightslider (JQuery lightSlider) i've seen that there is a setting for shown items at once. In the /js/carousel.js file in line 73 - 74 it says the following:

Code:

Code:
this.slider = this.$target.lightSlider({
                item: options.items,

So, my question is: How can i...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom