Henrik Ingo
e92e02ccb4
Make impress-console-button actually clickable ( #651 )
...
Changed the onclick handler to trigger the impress:console:open event
and not use the impressConsole() global function any more. The latter
is considered deprecated now that impressConsole is integrated into
impress.js itself.
Also catch some errors that appear in event handlers when the target
for the click event was immediately removed from DOM.
Fixes #651
2018-01-01 15:05:55 +02:00
Henrik Ingo
7505838891
Use autoplay and toolbar plugins in the main impress demo
...
For all the other features, see demos under extras/
2017-11-05 18:42:27 +02:00
Damon Davison
1fe4041f05
Remove trailing spaces
2013-01-12 17:25:39 +00:00
Damon Davison
c6856a6b2d
Fix typos and spelling errors in CSS
2013-01-12 17:24:55 +00:00
Bartek Szopka
24cef7f505
some CSS tricks described in comments
2012-04-07 07:39:19 +00:00
Bartek Szopka
9af7fe0f3e
no need to delay transitions with present class
2012-03-19 21:28:16 +00:00
Bartek Szopka
c64d9fbf97
"added impress-enabled and impress-disabled CSS classes used in impress initialization"
2012-03-12 22:57:58 +00:00
Bartek Szopka
b23506e885
"past, present and future classes on step elements"
2012-03-10 23:06:48 +00:00
Bartek Szopka
9d495abba7
impressive class names refactoring
2012-03-10 15:39:22 +01:00
Bartek Szopka
343299c63f
enable clicking on elements 'hiding' behind body in 3D
2012-02-02 21:48:48 +01:00
Bartek Szopka
7b4393cfc9
fixed 3D text in Firefox ... is it Firefox bug, Webkit bug or specification bug? :)
2012-02-02 20:43:02 +01:00
Bartek Szopka
b12fbbe9f6
changing the name of styles file to make it even more clear that these are only styles for demo presentation
2012-01-08 20:57:37 +01:00