Add the following code in your client script: $('ul.panel-tabs a').click(function (e) {. e.preventDefault(). $(this).tab('show'). });.
確定! 回上一頁