- From: Daniel Glazman <daniel.glazman@disruptive-innovations.com>
- Date: Thu, 07 Dec 2006 17:18:24 +0100
- To: John Oyler <johnoyler.css@gmail.com>
- Cc: www-style@w3.org
John Oyler wrote:
> A value of "pause" would cause an animation to pause at whatever frame
> it happened to be at.
>
> img:hover {
> animation: pause;
> }
>
> This would cause a GIF/MNG to pause at whatever frame it happened to be
> at, of particular use for those that are infinitely looped. While there
To be honest, I think this should be DOM-based, not CSS-based.
</Daniel>
Received on Thursday, 7 December 2006 16:18:39 UTC