<
  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 11: Line 11:
 
$('#bodyContent > h1').hide();
 
$('#bodyContent > h1').hide();
 
createCarousel("#carousel", [CI,AR]);
 
createCarousel("#carousel", [CI,AR]);
 +
setInterval(function(){
 +
    $("a.carouselUrl").attr("href", $("a.carouselUrl").attr("href").replace("?embed", ""));
 +
}, 250);
 
</script>
 
</script>
 
</html>
 
</html>
  
 
[/public]
 
[/public]

Revision as of 18:51, 21 July 2020