Cargando…

Building impressive presentations with impress.js : design stunning presentations with dynamic visuals and 3D transitions that will captivate your colleagues /

This book gives you exactly what you need, exactly when you need it. Using easy-to-follow practical examples, this guide takes you from simple presentations to complete websites in no time. If you want to engage your audience on a level not previously possible on software such as PowerPoint or Prezi...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Ratnayake, Rakhitha Nimesh
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2013.
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with Impressive Presentations; What is impress.js?; Built-in features; Beyond presentations with impress.js; Why is it important?; Presentation outline; Using bullet points; Animations; Using themes; Downloading and configuring impress.js; Creating your first presentation; Designing the presentation; Creating the presentation container; Creating your first step; Applying styles on steps; Creating Step 1; Creating Step 2; Limiting the visibility of steps.
  • Presentation overviewSummary; Chapter 2: Exploring Impress Visualization Effects; Introduction to CSS transformations; Positioning effects; Positioning on the x axis; Positioning on the y axis; Positioning on the z axis; Rotating effects; Rotation around the x axis; Rotation around the y axis; Rotation around the z axis; Rotations in practice; Scaling effects; The importance of positioning in scaling; Scaling in practice; Planning the design; Data perspective; impress.js under the hood; Summary; Chapter 3: Diving into the Core of impress.js; impress.js configuration; Default configurations.
  • Customizing configurationsConfiguring the width and height; Configuring the minScale and maxScale; Configuring the perspective; Configuring the transition duration; Looking at configurations inside the core; Understanding the impress API functions; Inside the next function; Inside the prev function; Inside the goto function; Automating presentations; Creating custom transition timing; impress.js step events; How to use the step class; Working with keyboard configurations; Default keyboard configurations; Inside the impress core; Assigning custom keys for custom events.
  • Adding new keys for new eventsHandling the step click event; Summary; Chapter 4: Presenting on Different Viewports; Fullscreen presentations; Using impress.js inside a container; Developing a content slider; Planning the design; Designing slides; Wrapping the presentation inside a container; Playing the slider automatically; Creating navigation controls; Creating the play/pause features; Adding slide numbers; Highlighting the active slide; impress.js presentations on mobile devices; Issues in designing for mobile devices; Scenario 1; Scenario 2; Scenario 3; Best design practices for mobiles.