View Single Post
Go4Expert Founder
3Aug2011,21:50  
shabbir's Avatar
The logic of all the menu is same. When the mouse is hovered you show some div at a desired location and when the mouse is out you make it invisible.

The same goes with ibm.com site as well. They are using the class ibm-expand-overlay which is positioned very far left using CSS and when you hover the mouse that property is changed to make it visible.