I have a line of images, each of which is wrapped in a link.
I want a dashed outline to appear on every image when I hover over it.
The problem is that the RHS loop is missing in all but the last image.
As if the images overlap the outline of the image on the left.
Anyway, so that the outline appears on all four sides when I hover over?
(I need the images to fit together without spaces.)
I tried this on FF14, chrome, IE9.
http://jsfiddle.net/spiderplant0/P3WBG/
source
share