> Try:
> $('.morePhotos').click (function(event) {
> event.preventDefault;
> $(this).parents().find('.pPictureStrip').toggle();
>
> });

Thank you for the suggestion however it did not seem to work...

Reply via email to