File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ A powerful jQuery wizard plugin that supports accessibility and HTML5.
5
5
6
6
## Getting Started
7
7
8
- jQuery Steps is a lightweight wizard UI component written for jQuery.
8
+ ** jQuery Steps** is a lightweight wizard UI component written for ** jQuery** .
9
9
10
10
Everything you need to start is:
11
11
12
- 1 . Include * jQuery* and * jQuery Steps* in your HTML code.
12
+ 1 . Include ** jQuery** and ** jQuery Steps* * in your HTML code.
13
13
2 . Then select an element represents the wizard and call the ` steps ` method.
14
14
15
15
``` html
@@ -61,7 +61,7 @@ wizard.steps("add", {
61
61
});
62
62
```
63
63
64
- > For more samples [ check the demos] ( https://github.com/rstaib/jquery-steps/wiki ) .
64
+ > For more samples [ check the demos] ( https://github.com/rstaib/jquery-steps/wiki#demo ) .
65
65
66
66
## Reporting an Issue
67
67
@@ -73,4 +73,4 @@ Instructions will follow soon!
73
73
74
74
## License
75
75
76
- Copyright (c) 2013 Rafael J. Staib Licensed under the [ MIT license] ( https://github.com/rstaib/jquery-steps/blob/master/LICENSE.txt ) .
76
+ Copyright (c) 2013 Rafael J. Staib Licensed under the [ MIT license] ( https://github.com/rstaib/jquery-steps/blob/master/LICENSE.txt ) .
You can’t perform that action at this time.
0 commit comments