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
<dd>Make it visible for everyone without extra work - just use it.</dd>
36
42
<dt>Async content loading</dt>
37
-
<dd>Load your content asynchrone via <abbrtitle="Asynchronous JavaScript and XML">AJAX</abbr> by calling for example a <abbrtitle="Representational State Transfer">REST</abbr> service.</dd>
43
+
<dd>Load your content asynchronously via <abbrtitle="Asynchronous JavaScript and XML">AJAX</abbr> by calling e.g. a <abbrtitle="Representational State Transfer">REST</abbr> service.</dd>
38
44
<dt>Cool transition effects</dt>
39
45
<dd>Beautiful & sleek transition effects complete the offer.</dd>
40
46
<dt>Dynamic Manipulation</dt>
41
-
<dd>Add or remove steps via <abbrtitle="Application Programming Interface">API</abbr>.</dd>
47
+
<dd>Add or remove steps dynamically via <abbrtitle="Application Programming Interface">API</abbr>.</dd>
42
48
<dt>Easy Navigation</dt>
43
49
<dd>Navigate in various different way using the keyboard, steps or pager - it is up to you.</dd>
44
50
<dt>State Persistence</dt>
45
51
<dd>Enable the <code>saveState</code> option - this will save your current step position of each individual wizard *.</dd>
46
52
</dl>
47
53
<dlclass="span6">
48
54
<dt>Form validation made easy</dt>
49
-
<dd>Embed a validation plugin of your choice and customized like you want - it is just that simple.</dd>
55
+
<dd>Embed a validation plugin of your choice and customize it like you want - it is just that simple.</dd>
50
56
<dt>Embedded iframe content</dt>
51
57
<dd>Embed your content via an <code>iframe</code> - it feels like it would be a part of your site.</dd>
52
58
<dt>Keyboard navigation</dt>
@@ -60,7 +66,7 @@
60
66
</dl>
61
67
</div>
62
68
<pclass="muted"><small>* The step position will be saved into a cookie after a step change, add or remove.
63
-
After a refresh the latest active step become active again - after initialization.</small></p>
69
+
After a refresh the latest active step becomes active again.</small></p>
64
70
<h3>Buy me a beer</h3>
65
71
<p>Hey guys, I invested tons of time and still investing to offer you a great feeling and nice looking component.
66
72
So if you like it, I would very appreciate a beer donation ;-) Thanks.</p>
@@ -80,7 +86,7 @@
80
86
<divclass="row-fluid">
81
87
<divclass="span6">
82
88
<h3>Compiled & Minified</h3>
83
-
<p>No documentation included; merely the bare <abbrtitle="JavaScript">JS</abbr> files.</p>
89
+
<p>No documentation included; just the bare <abbrtitle="JavaScript">JS</abbr> files.</p>
0 commit comments