I see; well ultimately you can't flip anything like that in javascript, BUT... You may be able to achieve it thru trickery, now, I am just rambling this off the top of my head, but what if you create four images. Image 1 was the front side and when something is clicked, a link or something, that content fades out, image 2 (an animated gif) replaces image 1 and when image 2's animation is complete (you will need to play with the timing between the gif and javascript) you replace image 2 with image 3. Now to go back to the front side, you can just reverse it, but instead of image 2, put image 4 (the reverse animation gif). You will need to preload each image for smoothness. I would love to see if you can do this, if not, let me know, I may give it a run as a plugin. I just need to see the video again.
On 8/30/07, rolfsf <[EMAIL PROTECTED]> wrote: > > > > doh! > http://www.apple.com/macosx/theater/dashboard.html > > > > rolfsf wrote: > > > > There is a quicktime demo of the whole dashboard, and you can see the > > various animations used. About a third of the way through you'll see > them > > click on the bottom right corner of a weather app and it flips over and > > resizes > > > > thanks, > > Rolf > > > > > > > > bmsterling wrote: > >> > >> Sadly I don't have a mac, is there a demo anywhere I can have a look > at? > >> > >> On 8/30/07, rolfsf <[EMAIL PROTECTED]> wrote: > >>> > >>> > >>> > >>> Is there an easy way to get the animation style used in the Apple > >>> dashboard > >>> widgets that flips the widget over to reveal the 'back'? > >>> > >>> Thanks for any leads or tips > >>> Rolf > >>> -- > >>> View this message in context: > >>> > http://www.nabble.com/Apple-dashboard-style-animation-in-jquery--tf4355930s15494.html#a12412783 > >>> Sent from the JQuery mailing list archive at Nabble.com. > >>> > >>> > >> > >> > >> -- > >> Benjamin Sterling > >> http://www.KenzoMedia.com > >> http://www.KenzoHosting.com > >> > >> > > > > > > -- > View this message in context: > http://www.nabble.com/Apple-dashboard-style-animation-in-jquery--tf4355930s15494.html#a12415128 > Sent from the JQuery mailing list archive at Nabble.com. > > -- Benjamin Sterling http://www.KenzoMedia.com http://www.KenzoHosting.com