How to show a set of hidden div\'s onmouseover?
For example :
Div 1 Content Div 2 Content&l
You could wrap the hidden div in another div that will toggle the visibility with onMouseOver and onMouseOut event handlers in JavaScript:
Div 1 Content Div 2 Content Div 3 Content