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 is the name of project, IntroJs.">Intro<spanstyle="font-weight: normal;">.js</span></h1>
73
+
<pclass="lead" data-step="4" data-intro="Let's try it. It's free and open-source.">A better way for new feature introduction and step-by-step users guide for your website and project.</p>
74
+
<aclass="btn btn-large btn-success" href="javascript:void(0);" onclick="javascript:introJs().start();">Show me how</a>
75
+
</div>
76
+
77
+
<hr>
78
+
79
+
<divclass="row-fluid marketing">
80
+
<divclass="span6" data-step="2" data-intro="Ok, wasn't that fun?">
81
+
<h4>Easy to Use</h4>
82
+
<p>Just include the js and css files and add <code>data-step</code> and <code>data-intro</code> to your code.</p>
83
+
84
+
<h4>Fast & Small</h4>
85
+
<p><strong>4 KB</strong> JavaScript and <strong>1 KB</strong> CSS. That's all.</p>
86
+
87
+
<h4>Free & Open-Source</h4>
88
+
<p>Free and open-source to commercial use. Published under MIT license.</p>
89
+
</div>
90
+
91
+
<divclass="span6" data-step="3" data-intro="More features, more fun.">
92
+
<h4>Keyboard + Mouse navigating</h4>
93
+
<p>Ability to navigating with Mouse and Keyboard arrows, <code>←</code>, <code>→</code> and <code>ESC</code> to exit.</p>
94
+
95
+
<h4>Browsers Compatibllity</h4>
96
+
<p>Currently for Modern Browsers only, but I'll try to make it compatible for old browsers also in next versions.</p>
0 commit comments