Getting started

Resource URLs

Use these URLs to include DIDS resource files on your page.

CSS

ContentURL
Bootstrap CSS with DI overrideshttps://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

ContentURL
Bootstrap library, jQuery library, Bootstrap componentshttps://resource.digitalinsight.com/leapfrog/[version]/js/leapfrog.min.js
Bootstrap library, Bootstrap componentshttps://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>