Category Archives: jQuery
Hover for non-anchor elements in IE6
Updated article on Hover for non-anchor elements in IE6 The :hover pseudo-class adds a special style to an element when you mouse over it. The ‘:hover’ pseudo-class works fine in IE7, FF, Safari and Opera for all the elements. But … Continue reading