Javascript

Building a web application layout 2

Aug 09, 2008

Maybe you will be interested in reading Building a web application layout 1 if you need to know how did I setup the xhtml and basic CSS. In this part we will try to acomplish two things: Insert a javascript dropdown menu and apply the design I did just to this application.

Drop Down Javascript Menu

Jul 05, 2008
When developing web aplications I usually need to put all the menu in a tree-like organization.