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

How to combine impress.js and parallax.js?

I would like to use the presentation script impress.js (http://bartaz.github.com/impress.js/#/its) to create a website. Now I would like to also use parallax.js (http://stephband.info/jparallax/) to create a parallax effect using all the images in…
Chris
  • 6,093
  • 11
  • 42
  • 55
0
votes
1 answer

Cube css3 using Impress js

based on the demo here https://github.com/bartaz/impress.js i have tried moving from front face of the cube to the top but i am unable to rotate to the other faces.. the aim is to have some content on all the six sides of a cube and on pressing the…
Quizically
  • 113
  • 7
0
votes
0 answers

Raster graphics disadvantages of HTML/CSS presentations

Many programmers prefer the idea of building presentation with just the help of a text editor instead of using a GUI tool. With the help of the JavaScript code provided by impress.js, it is possible to create an animated presentation using HTML/CSS.…
0
votes
1 answer

Safari 6 and 3d transformations

So I have a website at danzimm.com and it worked properly in Safari 5, works properly in Google Chrome and Firefox but no longer works for Safari 6. I'm using an old version of the impress.js framework (one that I modified a little bit) and I rely…
DanZimm
  • 2,528
  • 2
  • 19
  • 27
0
votes
1 answer

How to remove the circle in the background of the impress.js demo

I just checked out the impress.js demo and it seems to be a powerful tool. I am not very experienced with CSS, and i would like to use the attached CSS as a template. But there is a yellow circle / ellipse in the background of the presentation and…
ckonig
  • 1,234
  • 2
  • 17
  • 29
0
votes
1 answer

An alternate to impress.js

I am looking for an alternate tool like impress.js for online presentations. Can someone suggest me any which is cross browser compatible?? impress.js is a great tool but not supported in older versions of Firefox and chrome and IE. I have tried…
vWebby
  • 29
  • 1
  • 5
0
votes
2 answers

Trying to make Thinkglink work with Impress.js

I'm trying to embed http://www.thinglink.com/ images (meant to be 'dynamic' - able to have 'hotspots' for video, audio for still images) within Impress.js : http://bartaz.github.com/impress.js/#/bored When working correctly, it should look and…
0
votes
1 answer

jquery.jmslideshow.js how to stop then it reaches the end

Trying to use beautiful jquery.jmslideshow.js from codrops tutorial on my website, but not familiar with jquery. One question, - how I can stop jmpress slider with autoplay option enabled on last slide? once it reaches the final slide. Hope this is…
user1354665
0
votes
1 answer

Javascript in Drupal 7: conflict when using JMpress.js

I'm trying to integrate Jmpress.js (a fork of impress.js that is actually a jquery plugin) into Drupal 7 and I'm finding some problems. First, I got the "$ is not a function" error, that I managed to solve pointing directly to jQuery instead of…
versvs
  • 643
  • 2
  • 12
  • 30
1 2 3 4 5
6