The demo shows how to save space from the user-interface by overlapping the nodes from a specific category. 
		The user is given the possibility to review the information related to a specific node just by hovering over it. The hovered node is shown 
		on top of all the other nodes from the category. 
    
	
        Note
		
		The demo is not supported under IE10, IE7 and IE6 browsers because "z-index" style is not supported properly on relatively positioned elements.