Spicing Up the Bootstrap Carousel with CSS3 Animations

Hello great job, we thank you for this.

I’ve been testing, because I wanted to integrate it into Joomla. by:

$document->addScript('assets/animate-caroudel.js);
$documnet->addStylesheet('asstes/animate-carousel.css);

This sends the files to the <head> of the page and not working.

but when I hit the js code in the php file if it works.
tabmbien works if the file named after the HTML code.

there any way to make this work by sending it to <head>