I am trying to create this dropdown box that slides down and has the bottom image retain as it slides down with content inside it. I have been trying to find scripts dedicated to this but I can’t find any. Maybe someone can give me a head start or pointer in doing this. Or does anyone have a script I can work off of?
Here is my objective: to create a slide down menu that slides down and up on click but retains this look to it.

Here is a simple slide down content from what you described with jQuery: http://jsfiddle.net/t9hq9/19/
you could just replace my
#bottomwith your bottom image, mine is just made in css with border-radius.HTML:
CSS:
JS: