3 seems to only work in FF - I haven't figured out where I've scrambled
the syntax yet for Safari & Chrome.

2 questions:
- does this work in pc browsers?
- what's up with 3?


A.1. If "this" refers to #3, you'll have the same problem
A.2. You don't have a gradient defined for Webkit.

Instead, you have this in line 92 of your page:

   background-image: -moz-webkit-gradient(-45deg, white 25%, transparent
25%);

hey thanks David! way to spot the garble.

I think it's fixed now
http://sandyfeldman.com/css3animation/8test.shtml

best regards,
Sandy
______________________________________________________________________
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