This is sample link which should change color on some mouse events
When you have some elements inside A element the CSS declaration "a > *:hover" is not working. When I use "p > *:hover" or any other element everything is ok. Also "a > *" is working. Workaround like ".class_name_of_a_element > *:hover" does not working.
Fixed in Opera 7.6p1, back in 8.0b1 (maybe sooner).
I N D E X
D I S C U S S   B U G