Website drop-down information box

I’m trying to achieve something exactly like this:

If you click the little tab at the top of the webpage it drops down and has some information inside of it. I couldn’t find any scripts/tutorials on the internet (probably searching the wrong thing; the only results I get are for dropdown nav menus) but I’m sure this can be achieved with JS. Would anyone be able to point me in the right direction?

Thanks.

If you peek under the hood of that site, you can see that they are using a jQuery (that, is, JavaScript) script:


<script type="text/javascript" src="/static/js/apps.js"></script>

It doesn’t have an attribution, so they may have written it themselves.

Thanks for pointing that out Ralph. That was one of the many files that contributed to achieving that effect. If anyone else is interested in doing this there are some developers that are going to be posting the exact script for on CodeCanyon in the coming weeks. http://codecanyon.net/user/kreatura