$(document).ready(function(){ $('.detail small').click(function () { // $('#navigator').toggle('slide', { direction: 'right' },200 ); $('.over').toggle('fade', { },200 ); $(this).hide('fast'); $('.detail small').addClass('active'); $(this).removeClass('active'); $('.detail small.active').toggle('fade', { },200 ); }); });

2014 WINTER / VOL.2 10 FABULOUS MEALS