Questions tagged [impress.js]

a JavaScript framework for creating presentations using HTML5 and CSS3.

Impress.js is a small, 33 kB unminified, framework for creating slide presentations using and . A demonstration presentation and the impress.js source code are available at GitHub.

84 questions
0
votes
2 answers

Unable to Close Fancybox iFrame

My issue is available at http://www.jeremiahbenes.com/#/portfolio by clicking on one of the tiles. I tested this in the latest release of Chrome for Mac and experienced the issue described below. I have implemented fancybox, but when the iFrame…
jbenes
  • 71
  • 1
  • 12
0
votes
2 answers

Increment attr value using jquery .each()

I'm using impress.js for a presentation and instead of using it for fancy stuff, I just want the slides to be 900px apart from each other. I may need to add/delete slides depending on the length of my presentation and instead of changing each data-y…
stacigh
  • 676
  • 1
  • 7
  • 13
0
votes
1 answer

Impress.js: How to modify dom using impress.js

I am using impress.js for slides. When I reach the slide number 16, I want impress.js to call a function named myFunction() which modifies the DOM. How can I call myFunction()? p.s When I reach slide no 16 impress.js adds step-16 in url
user2673730
  • 57
  • 1
  • 5
0
votes
1 answer

clearTimeout when click anywhere in document

I am using impress.js to make a presentation I have added autoplay successfully but now what i want is whenever someone click's anywhere on the document it should stop