Toggling/sliding a div. Is this possible?
Hi all! Here's my question: I have a div that is automatically populated with images through Wordpress. I'd like to set it up so that only the first four images are shown, with the remaining part of the div hidden until toggled open (with a slide effect). I can do the slide effect on a separate div but I believe they all have to be in one container so that won't work. My question is can I apply a slide effect to only a percentage of a div?