On Wed, May 4, 2016 at 1:51 PM, Steve LaBadie <slaba...@po-box.esu.edu> wrote:
> I have a text slider http://www4.esu.edu/red/ospr/index.cfm located under the 
> Quick Links that only moves in Chrome. I am using -webkit-animation: 
> slide-animation 35s infinite; to rotate the different items. What can I use 
> in its place so the slider works in Chrome, Firefox and IE?
>
> Steve LaBadie | Web Manager



-webkit-animation: ;
     -moz-animation: ;
       -o-animation: ;
          animation: ;

from:
https://developer.mozilla.org/en-US/docs/Web/CSS/animation


-- 

Tom Livingston | Senior Front End Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | medialogic.com


#663399
______________________________________________________________________
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