I recently came across an intriguing issue with changing the img src on a:hover.
Check out this SCREENSHOT
When hovering over the <a>
sector, it's not showing the white image as expected. I have black and white icons, and I want the img src to change to the black icons when hovering over the #menu sectors, instead of the white ones for non-hovered sectors.
For the CSS and HTML code, please visit: