Thread: Slide down menu
View Single Post
Old Feb 24th, 2006, 8:38 AM   #3
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Check the "Grumpy" link in my sig. There is a nested drop-down menu involved. It remains dropped if the page being viewed is a nested entry, retracts otherwise. The implementation varies depending upon whether or not the browser has Javascript enabled. It is generated by a PHP menu object, but the source view will show you the ultimate outcome for the particular values it is instantiated with.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote