addClass('actives'); }); $(document).on('click', '.cl', function() { $(this).closest('.op').removeClass('actives'); });. Or maybe there is an option in CSS?
確定! 回上一頁