'+message+''); console.log("Error: no data in id"); } }).catch(function(error){ console.log(error); $('#promo-player').remove(); $('#ssGroup').remove(); $('#relatenews').remove(); $('#lrecBox').remove(); $('#minibanner').remove(); var message = "目前沒有相關新聞內容"; $('.indexBigDiv').html('
'+message+''); console.log("Error: call id api error"); }); }); function change1Col (mediaQueryList) { $('#dlnshare').insertAfter($('#c1_afterDesc')); $('#minibanner').insertAfter($('#c1_afterDesc')); $('#lrecBox').insertAfter($('#c1_afterplayerhead')); } function change2Col (mediaQueryList) { $('#dlnshare').insertAfter($('#c2_2head')); $('#minibanner').insertAfter($('#c2_2head')); $('#lrecBox').insertAfter($('#c2_2head')); $('.c2_2').insertAfter($('#c1_afterplayerhead')); } function change3Col (mediaQueryList) { $('#dlnshare').insertAfter($('#c2_2head')); $('#minibanner').insertAfter($('#c2_2head')); $('#lrecBox').insertAfter($('#c2_2head')); $('.c2_2').insertAfter($('#c2head')); viewport = document.querySelector("meta[name=viewport]"); viewport.setAttribute('content', 'width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=1;'); } $('#fackbook_btn').TVBShare('fb'); $('#googlePlus_btn').TVBShare('gp'); $('#twitter_btn').TVBShare('tw'); // $('#tencent_btn').TVBShare('qq'); $('#sina_btn').TVBShare('sn'); function play_next(){ } $('#auto_play a').click(function(){ $.ajax({ type : "POST", url : "https://web.archive.org/web/20210308121254/http://news.tvb.com/setAutoPlay.php", success : function(response) { if (response == 'off') $('#auto_play a').removeClass('on').addClass('off'); else $('#auto_play a').removeClass('off').addClass('on'); } }); });