Try to prevent the default behaviour of the click event using jQuery right from the beginning: jQuery(function ($) { var $container = $('#isotope-list'); ...
確定! 回上一頁