- From: Jaikishan Jalan <jai.ism@gmail.com>
- Date: Mon, 8 Feb 2010 18:23:45 -0800
- To: www-style@w3.org
- Message-ID: <b6958bd81002081823n597c12baj7f5723ca108c1588@mail.gmail.com>
Thank You Simon. Yes, I missed that and I was looking exactly for the that. Is there any example that demonstrates how to use this ? On Mon, Feb 8, 2010 at 9:04 AM, Simon Fraser <smfr@me.com> wrote: > On Feb 7, 2010, at 1:40 PM, Jaikishan Jalan wrote: > > From my understanding of current draft of CSS 3, I believe that there is no > way to listen to the event when a particular transformation ( for example, > scale, rotate etc.. ) is completed? Is that correct ? And if yes, I believe > that it will be very useful if we can listen to such event. > > > I assume you mean that you would like an event when a *transition* of a > transform completes? > > The transitions spec does indeed provide an event for transition > completion: > < > http://www.w3.org/TR/2009/WD-css3-transitions-20090320/#transition-events- > > > > WebKit implements this (with the 'webkit' prefix on the name). > > Simon > > -- Thanks, Jaikishan
Received on Tuesday, 9 February 2010 02:24:19 UTC