That was awesome (although he shoulda used an HTML5 audio to get the music going too, to heck with copyright).
I think you need JavaScript to actually make the text scroll though. CSS animations only kick in when JavaScript changes the property in question; they define the transition between the existing style, and the new style. (Actually come to think of it, the technical name for them might be Transitions, for this very reason. Transforms are for changing the shape of elements, which is how the Star Wars guy gave the text the Star Wars perspective.) Anyhoo. Off-topic, apologies. Maybe we could make every e-mail display like the Star Wars text, WITH the music playing. Yours sincerely, Paul Waite On 29 Jan 2010, at 11:42 p.m., John C. Welch wrote: > On 1/29/10 2:40 PM, "Paul D. Waite" <[email protected]> wrote: > >>> Will they be able to add CSS transforms so they can do scrolling text? >> >> WANT >> >> Do CSS transforms do scrolling text? > > You should see what you can do with CSS and HTML and a current version of > webkit. > > One guy did the Star Wars intro text with it. > > MMmmm...entire email chains that are nothing but scrolling text. In > different directions > > -- > John C. Welch Writer/Analyst > Bynkii.com Mac and other opinions > [email protected] > > > _______________________________________________ > [email protected] mailing list > List help: http://lists.ranchero.com/listinfo.cgi/email-init-ranchero.com _______________________________________________ [email protected] mailing list List help: http://lists.ranchero.com/listinfo.cgi/email-init-ranchero.com
