body is delete
-
Hello can you help me ?
website : arbredesovenance.fr
dans le head
<link type=”text/css” rel=”stylesheet” href=”https://stratus.heroku.com/css/stratus.css”/></script>dans le footer
<script type=”text/javascript” src=”https://stratus.heroku.com/js/jquery-1.4.2.min.js”></script>
<script type=”text/javascript” src=”https://stratus.heroku.com/js/jquery-ui-1.8.6.custom.min.js”></script>
<script type=”text/javascript” src=”https://stratus.heroku.com/js/soundcloud.player.api.js”></script>
<script type=”text/javascript” src=”https://stratus.heroku.com/js/stratus.js”></script><script type=”text/javascript”>
$(document).ready(function(){
$.stratus({
color: ‘000000’,
links: [ { url: ‘https://soundcloud.com/sahiljagtiani/om-namah-shivaya-live-1’ } ]
});
})
</script>The audio player is here, great, but it delete the body
Thanks a lot
- The topic ‘body is delete’ is closed to new replies.