Sorry I have only a second to jump in - 
[>] First do you know about caniuse.com? Great resource for seeing what is
supported and by whom.

Next, Opera doesn't support the animation property yet try something like
-o-transition: background-color .25s ease-out; 
just add :hover to the rule with the animation/transition property to make
sure it activates on hover instead
Not sure about the infinite run yet

______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to