You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h1data-step="1" data-intro="Hello all! :) This project's called Intro.js.">Intro<spanstyle="font-weight: normal;">.js</span></h1>
36
-
<pclass="lead" data-step="4" data-intro="Let's try it. It's free and open-source.">Better introductions for websites and features with a step-by-step guide for your projects.</p>
36
+
<pclass="lead" data-step="4" data-intro="Let's try it. It's free and open-source."data-position='top'>Better introductions for websites and features with a step-by-step guide for your projects.</p>
37
37
<aclass="btn btn-large btn-success" href="javascript:void(0);" onclick="javascript:introJs().start();">Show me how</a>
38
38
</div>
39
39
40
40
<hr>
41
41
42
42
<divclass="row-fluid marketing">
43
-
<divclass="span6" data-step="2" data-intro="Ok, wasn't that fun?">
43
+
<divclass="span6" data-step="2" data-intro="Ok, wasn't that fun?"data-position='right'>
44
44
<h4>Easy to Use</h4>
45
45
<p>Just include the js and css files and add <code>data-step</code> and <code>data-intro</code> to your code.</p>
46
46
@@ -51,9 +51,9 @@ <h4>Free & Open-Source</h4>
51
51
<p>Free and open-source (including commercial use). Published under MIT license.</p>
52
52
</div>
53
53
54
-
<divclass="span6" data-step="3" data-intro="More features, more fun.">
54
+
<divclass="span6" data-step="3" data-intro="More features, more fun."data-position='left'>
55
55
<h4>Keyboard + Mouse navigation</h4>
56
-
<p>Ability to navigate with the mouse, or the keyboard - <code>←</code>, <code>→</code> and <code>ESC</code> to exit.</p>
56
+
<p>Ability to navigate with the mouse, or the keyboard - <code>←</code>, <code>→</code>, <code>ENTER</code> and <code>ESC</code> to exit.</p>
57
57
58
58
<h4>Browser Compatibllity</h4>
59
59
<p>Better compatibility is on the roadmap, but currently it should work in recent versions of Firefox and Chrome (probably IE10, too!)</p>
0 commit comments