Monday, 12 August 2013

Hover effect on the parent element goes off when hovering a child element

Hover effect on the parent element goes off when hovering a child element

I have a td with an onmouseover giving it a border. Onmouseout removes the
border.
Inside this td i have other tags, for example an a href..., etc.
If my mouse is on the link, the border of the td disappears.
Is there any way the border stays when the mouse is everywhere - on other
objects included - inside the
thanks in advance

No comments:

Post a Comment