Re: [cssom-view] Add a "smooth" parameter to scrollTo and scrollBy functions

Garrett Smith skriver:
> Indication of scrolling using CSS will be great. And what would be
> better than making the actuator blink during that period and then stop
> when it is done? For example:
> 
> nav a:focus ~ * :scrolling {
>   text-decoration: blink;
>   text-decoration-timing: ease-in-out;
> }
> 
> What's better than that? (besides MARQUEE).
> 

Ever heard of the old windows 3.1 application called Creative Writer?
It's a word processor with a childish interface design.

It allows for animated dashed borders. They called it marching ants
IIRC. MS Word had support for those borders for a while (pre-ribbon
versions).

Now that is something that makes anything look professional.

Received on Monday, 1 April 2013 18:15:08 UTC