I upload html via https://www.w3schools.com/howto/howto_html_include.asp

Inside There is a owlCarousel carousel, but the carousel does not work inside, only if you put it into the body of the html page, then it works.

The question is how to make it so that js plugins work inside the included w3-include-html files?

  • As far as I can see from the code by reference, it does not load any js or css. Only html. - Stepan Kasyanenko

0