HI,
I am trying to hide a child div when you hover on the parent div outside the child, any ideas how I can do this using jquery?
At the moment using the hover function, it hides the child div when I hover anywhere over the parent, including when over the child.