I need to show a div when you house over its parent (default is for the child div to be hidden). Is the only way to do this with javascript? Thanks
Since it's a child element you don't need javascript. Here is an example.