Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Building Impressive Presentations with impress.js

You're reading from  Building Impressive Presentations with impress.js

Product type Book
Published in Mar 2013
Publisher Packt
ISBN-13 9781849696487
Pages 124 pages
Edition 1st Edition
Languages
Concepts

Table of Contents (14) Chapters

Building Impressive Presentations with impress.js
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Getting Started with Impressive Presentations 2. Exploring Impress Visualization Effects 3. Diving into the Core of impress.js 4. Presenting on Different Viewports 5. Creating Personal Websites 6. Troubleshooting Impress Tools and Resources Index

Introduction to CSS transformations


CSS3 provides a wide range of effects for creating animations and working in 3D space. These effects depend on the web browser. Since these effects are still emerging, not all web browsers will have the support for these effects. We need to provide browser-specific syntaxes to make use of these effects. The following is a list of browser prefixes for the most popular browsers:

  • -ms-: Prefix for Internet Explorer 9

  • -moz-: Prefix for Firefox

  • -webkit-: Prefix for Chrome and Safari

  • -o-: Prefix for Opera

Browser and device support is a key factor in designing impress presentations. impress.js-supported browsers and devices will be discussed in detail in Chapter 4, Presenting on Different Viewports.

In the following sections we are going to explore how impress.js uses these CSS transform attributes to generate awesome presentation effects.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}