Linking your project to the library is classically done with the following two tags
Linking your project to the library is classically done with the following two tags: <link> and <script>
The <link> tag for style.
<link href="lib/style.css" rel="stylesheet">
The <script> tag for advanced library interactions. It is recommended to place it just before <body>
<script src="lib/script.js"></script>
CDNs can be generated. They allow you to link your application to your Haltura projects.
This technology offers you the possibility to modify the design of your application in real time!
<link rel="stylesheet" href="https://haltura.io/cdn/{{version}}/css/{{your_key}}">
<script src="https://haltura.io/cdn/{{version}}/js/{{your_key}}"></script>
Haltura wants to provide you with an efficient experience by implementing cookies! Cookies are small files that help us to understand you better and to ensure the proper functioning of our technologies. You have the right to manage them as you wish!
Cookie settings