I want to make a layout that have something like toogle boxes, mmm, i don't know how to explain this.. 9rules have some little boxes and a button to open each one, but you can open several boxes at the same time, i want just one opened at the same time, when i click in another box, closes the opened box and open the new one, and i want to make it vertically.
My question is about where can i find resources, tutorials or anything could help me to make this, and some info on what technology must be used (DOM, JS, AJAX, [Please not flash]).
I have some skill in CSS/XHTML, but never worked with DOM.