- From: Bert Bos <bert@w3.org>
- Date: Wed, 2 Dec 2009 12:38:26 +0100
- To: W3C style mailing list <www-style@w3.org>
The CSS WG published a new draft of the CSS Transitions Module level 3:
http://www.w3.org/TR/2009/WD-css3-transitions-20091201
The 'transition' property allows to "slow down" the change in style on
transitions between different states (i.e., between different
pseudo-classes). Without a transition, the change between, e.g., normal
and ':hover' is instantaneous; with a transition, the change occurs
gradually, say over half a second. This makes such changes more visible
and may help users understand better what is happening.
Compared to the previous draft, this one contains more details,
especially of complex situations, such as overlapping and interrupted
transitions. The draft also has acquired an extra co-editor: David
Baron.
The draft has a link to a ChangeLog[1] file, which explains the edits
(big and small) up to the date of publication.
As usual, comments are welcome. Please, send them to this mailing list,
<www-style@w3.org>. If you add
[css3-transitions]
at the start of the subject line (like on this message), it will be
easier for the editors to find your comments.
[1] http://www.w3.org/TR/2009/WD-css3-transitions-20091201/ChangeLog
For the CSS WG,
Bert
--
Bert Bos ( W 3 C ) http://www.w3.org/
http://www.w3.org/people/bos W3C/ERCIM
bert@w3.org 2004 Rt des Lucioles / BP 93
+33 (0)4 92 38 76 92 06902 Sophia Antipolis Cedex, France
Received on Wednesday, 2 December 2009 11:38:56 UTC