(!$img.length) { console.error($.messages.noImgFound); return; } // mark the first slide as active $(el).find('> li:first-child').addClass('active'); // add ...
確定! 回上一頁