Difference between revisions of "Team:BIT-China/Attributions"

Line 318: Line 318:
 
                         left_nav.classList.remove('nope');
 
                         left_nav.classList.remove('nope');
 
                     }
 
                     }
                },
 
                'afterLoad': function (anchorLink, index) {
 
 
                 },
 
                 },
 
                 'slidesNavigation': true,
 
                 'slidesNavigation': true,
 
                 'controlArrows': false,
 
                 'controlArrows': false,
 
                 'scrollingSpeed': 700,
 
                 'scrollingSpeed': 700,
                'onSlideLeave': function (anchorLink, index, slideIndex, direction, nextSlideIndex) {
 
                    if (index == 2 && nextSlideIndex == 1) {
 
 
                    }
 
                },
 
                'afterSlideLoad': function (anchorLink, index, slideAnchor, slideIndex) {
 
                    if (index == 2) {
 
 
                    }
 
                }
 
 
             });
 
             });
 
         });
 
         });

Revision as of 12:12, 14 October 2018