cosmicBboy / lander-analytics

A website for Lander Analytics
GNU General Public License v2.0
2 stars 0 forks source link

Slider #34

Closed veeps closed 9 years ago

cosmicBboy commented 9 years ago

relevant stackoverflow question: http://stackoverflow.com/questions/25354070/meteor-call-function-after-template-is-rendered-with-data

cosmicBboy commented 9 years ago

@veeps I fixed it!! It was just a matter of uncommenting the code on the demo:

    navigation : true, // Show next and prev buttons
    slideSpeed : 300,
    paginationSpeed : 400,

    // "singleItem:true" is a shortcut for:
    // I uncommented this section
    items : 1, 
    itemsDesktop : false,
    itemsDesktopSmall : false,
    itemsTablet: false,
    itemsMobile : false
veeps commented 9 years ago

slide1 slide2 slide3

veeps commented 9 years ago

In case my commit didn't go through.. at the airport now boarding to London!