<
  AI4Society Website  

The following NCEs have contributed to the development of the Forum:
GRAND, AGE-WELL, GlycoNet, CFN
Les RCE suivants ont contribué au développement du Forum : GRAND, AGE-WELL, GlycoNet, CFN

Difference between revisions of "Carousel"

From AI4Society Forum

Line 24: Line 24:
 
         });
 
         });
 
         var view = new CarouselView({el: "#carousel", model: people});
 
         var view = new CarouselView({el: "#carousel", model: people});
 +
        _.defer(function(){
 +
            $(".carouselPrev,.carouselNext").addClass("highlights-background-hover");
 +
        });
 
     });
 
     });
 
});
 
});

Revision as of 19:15, 21 July 2020