Resource URLs
Use these URLs to include DIDS resource files on your page.
CSS
| Content | URL |
|---|
| Bootstrap CSS with DI overrides | https://resource.digitalinsight.com/leapfrog/[version]/css/leapfrog.min.css |
<link rel="stylesheet" type="text/css"
href="https://resource.digitalinsight.com/leapfrog/[version]/css/leapfrog.min.css">
JS
| Content | URL |
|---|
| Bootstrap library, jQuery library, Bootstrap components | https://resource.digitalinsight.com/leapfrog/[version]/js/leapfrog.min.js |
| Bootstrap library, Bootstrap components | https://resource.digitalinsight.com/leapfrog/[version]/js/leapfrog.nojquery.min.js |
<script type="text/javascript"
src="https://resource.digitalinsight.com/leapfrog/[version]/js/leapfrog.min.js"></script>