I have a div with a child div inside it. I\'m using jQuery to show / hide the child div whenever a mouse hovers over the parent div (parent div spans the entire bottom of th
If you want to preserve your DIV this worked for me: background-color: rgba(0,0,0,0.001);
background-color: rgba(0,0,0,0.001);