Answer the question
In order to leave comments, you need to log in
Why doesn't jwplayer work correctly in firefox?
Why does jwplayer work strangely in firefox!
call:
<script type="text/javascript">
$(document).ready(function(){
jwplayer("player_<?php echo $id_post; ?>").setup({
file:"<?php echo $audio_src['url']; ?>",
width:"100%",
height:"40",
'modes': [
{type: 'html5'},
{type: 'flash', src: 'http://' + location.hostname + '/wp-content/themes/heaven_theme/js/jwplayer.flash.swf'},
{type: 'download'}
]
});
});
</script>
<div id="player_<?php echo $id_post; ?>">Аудио плеер</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question