> Try: > $('.morePhotos').click (function(event) { > event.preventDefault; > $(this).parents().find('.pPictureStrip').toggle(); > > });
Thank you for the suggestion however it did not seem to work...
> Try: > $('.morePhotos').click (function(event) { > event.preventDefault; > $(this).parents().find('.pPictureStrip').toggle(); > > });
Thank you for the suggestion however it did not seem to work...