Installation
Installing the JavaScript SDK.
<link href="https://cdn.snapodds.com/sdk/v1/snapodds-sdk.css" type="text/css" rel="stylesheet">
<script src="https://cdn.snapodds.com/sdk/v1/snapodds-sdk.js" type="text/javascript"></script><style type="text/css">
snapodds-sdk {
z-index: 1;
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
</style>Last updated
Was this helpful?