Comment on Impress.js - a Prezi like implementation using CSS3 3D transformationsComments−Metapony14yIn looking at the stylesheet for the impress.js demo, I wonder if this http://leaverou.github.com/prefixfree/ would be useful to keep things tidy when rotating content and such.−bartaz14yProbably would. I was thinking about using it.I'm just still a little bit skeptical about JS lib re-downloading, parsing and appending my CSS.
Comments
In looking at the stylesheet for the impress.js demo, I wonder if this http://leaverou.github.com/prefixfree/ would be useful to keep things tidy when rotating content and such.
Probably would. I was thinking about using it.
I'm just still a little bit skeptical about JS lib re-downloading, parsing and appending my CSS.