大众报业集团 - 山东省互联网传媒集团 - 版权声明 - 广告业务
Copyright (C) 2001-2025 dzwww.com. All Rights Reserved
新闻信息服务许可证 - 音像制品出版许可证 - 广播电视节目制作经营许可证 - 网络视听许可证 - 网络文化经营许可证
山东省互联网传媒集团主办 联系电话:0531-85193202 违法不良信息举报电话:0531-85196540
$(document).ready(function(){ var mp3 =''; if(mp3 !=null && mp3 != undefined && mp3 !=''){ $("#MP3").css({ display: 'block' }); } $("#jquery_jplayer_1").jPlayer({ ready: function () { $(this).jPlayer("setMedia", { title: "", mp3: "", autoPlay: true }).jPlayer("play"); }, swfPath: "//www.dzwww.com/js/jplayer/", supplied: "mp3", wmode: "window", useStateClassSkin: true, autoBlur: false, smoothPlayBar: true, keyEnabled: true, remainingDuration: true, toggleDuration: true }); if((!navigator.userAgent.match(/(phone|pad|pod|iPhone|iPod|ios|iPad|Android|wOSBrowser|BrowserNG|WebOS)/i))) { $('.jp-audio').width('420px'); } });