If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I'm trying to figure out how http://www.podtropolis.com/ is making the top20 menus on the left expand and contract. I can quite figure out how they are doing this, and would like to employ it, or something similar on my own site. Anyone know, or can point to a resource?
I was thinking it either a css trick I dont know, or a flipmove.
my guess is javascript. The lists are marked with ID "display" but none of the css listed references that. There are however, a ton of javascripts referenced in the HTML.