File tree Expand file tree Collapse file tree 4 files changed +259
-90
lines changed Expand file tree Collapse file tree 4 files changed +259
-90
lines changed Original file line number Diff line number Diff line change 12
12
< link href ="css/demo.css " rel ="stylesheet ">
13
13
14
14
<!-- Add IntroJs styles -->
15
- < link href ="introjs.css?v=030 " rel ="stylesheet ">
16
- <!--[if lte IE 8]>
17
- <link href="introjs-ie.css?v=030" rel="stylesheet">
18
- <!-- <![endif]-->
15
+ < link href ="introjs.css?v=040 " rel ="stylesheet ">
19
16
20
17
< link href ="css/bootstrap-responsive.min.css " rel ="stylesheet ">
21
18
</ head >
@@ -68,7 +65,7 @@ <h4>Easy to Use</h4>
68
65
< p > Just include the js and css files and add < code > data-step</ code > and < code > data-intro</ code > to your code.</ p >
69
66
70
67
< h4 > Fast & Small</ h4 >
71
- < p > < strong > 7 KB</ strong > JavaScript and < strong > 3 KB</ strong > CSS. That's all.</ p >
68
+ < p > < strong > 4 KB</ strong > JavaScript and < strong > 2.5 KB</ strong > CSS (gzip) . That's all.</ p >
72
69
73
70
< h4 > Free & Open-Source</ h4 >
74
71
< p > Free and open-source (including commercial use). Published under MIT license.</ p >
@@ -92,6 +89,6 @@ <h4>Developed with <3</h4>
92
89
</ div >
93
90
94
91
</ div >
95
- < script type ="text/javascript " src ="intro.js?v=030 "> </ script >
92
+ < script type ="text/javascript " src ="intro.js?v=040 "> </ script >
96
93
</ body >
97
94
</ html >
You can’t perform that action at this time.
0 commit comments