-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathwowslider-howto.html
198 lines (181 loc) · 10.2 KB
/
wowslider-howto.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
<!DOCTYPE html>
<html>
<head>
<title>WOWSlider</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="WOWSlider" />
<!-- Start WOWSlider.com HEAD section --> <!-- add to the <head> of your page -->
<link rel="stylesheet" type="text/css" href="engine1/style.css" />
<script type="text/javascript" src="engine1/jquery.js"></script>
<!-- End WOWSlider.com HEAD section -->
<style>
.instuction {
font-family: sans-serif, Arial;
display: block;
margin: 0 auto;
max-width: 820px;
width: 100%;
padding: 0 70px;
color: #222;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.instuction h1 img {
max-width: 170px;
vertical-align: middle;
margin-bottom: 10px;
}
.instuction h1 {
color: #2F98B3;
text-align: center;
}
.instuction h2 {
position: relative;
font-size: 1.1em;
color: #2F98B3;
margin-bottom: 20px;
margin-top: 40px;
}
.instuction h2 span.num {
position: absolute;
left: -70px;
top: -18px;
display: inline-block;
vertical-align: middle;
font-style: italic;
font-size: 1.1em;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
background: #2F98B3;
color: #fff;
border-radius: 50%;
}
.instuction .mono {
color: #000;
font-family: monospace;
font-size: 1.3em;
font-weight: normal;
}
.instuction li.mono {
font-size: 1.5em;
}
.instuction ul {
font-size: 0.9em;
margin-top: 0;
padding-left: 0;
list-style: none;
}
.instuction .note {
color: #A3A3B2;
font-style: italic;
padding-top: 10px;
}
.instuction p.note {
text-align: center;
padding-top: 0;
margin-top: 4px;
}
.instuction textarea {
font-size: 0.9em;
min-height: 60px;
padding: 10px;
margin: 0;
overflow: auto;
max-width: 100%;
width: 100%;
}
.instuction a,
.instuction a:visited {
color: #2F98B3;
}
</style>
</head>
<body style="margin:auto">
<br>
<!-- Start WOWSlider.com BODY section --> <!-- add to the <body> of your page -->
<div id="wowslider-container1">
<div class="ws_images"><ul>
<li><img src="data1/images/1.jpg" alt="1" title="1" id="wows1_0"/></li>
<li><img src="data1/images/2.jpg" alt="2" title="2" id="wows1_1"/></li>
<li><img src="data1/images/4_psu1_copy.jpg" alt="4 psu1 copy" title="4 psu1 copy" id="wows1_2"/></li>
<li><img src="data1/images/5_psu2.jpg" alt="5 psu2" title="5 psu2" id="wows1_3"/></li>
<li><img src="data1/images/6_international_companies_copy.jpg" alt="6 international companies copy" title="6 international companies copy" id="wows1_4"/></li>
<li><img src="data1/images/7_private_companies_copy.jpg" alt="7 private companies copy" title="7 private companies copy" id="wows1_5"/></li>
<li><img src="data1/images/9_gate_copy.jpg" alt="9 gate copy" title="9 gate copy" id="wows1_6"/></li>
<li><a href="http://wowslider.net"><img src="data1/images/10_higher_education_copy.jpg" alt="html5 slider" title="10 HIgher education copy" id="wows1_7"/></a></li>
<li><img src="data1/images/11_research_copy.jpg" alt="11 Research copy" title="11 Research copy" id="wows1_8"/></li>
</ul></div>
<div class="ws_bullets"><div>
<a href="#" title="1"><span><img src="data1/tooltips/1.jpg" alt="1"/>1</span></a>
<a href="#" title="2"><span><img src="data1/tooltips/2.jpg" alt="2"/>2</span></a>
<a href="#" title="4 psu1 copy"><span><img src="data1/tooltips/4_psu1_copy.jpg" alt="4 psu1 copy"/>3</span></a>
<a href="#" title="5 psu2"><span><img src="data1/tooltips/5_psu2.jpg" alt="5 psu2"/>4</span></a>
<a href="#" title="6 international companies copy"><span><img src="data1/tooltips/6_international_companies_copy.jpg" alt="6 international companies copy"/>5</span></a>
<a href="#" title="7 private companies copy"><span><img src="data1/tooltips/7_private_companies_copy.jpg" alt="7 private companies copy"/>6</span></a>
<a href="#" title="9 gate copy"><span><img src="data1/tooltips/9_gate_copy.jpg" alt="9 gate copy"/>7</span></a>
<a href="#" title="10 HIgher education copy"><span><img src="data1/tooltips/10_higher_education_copy.jpg" alt="10 HIgher education copy"/>8</span></a>
<a href="#" title="11 Research copy"><span><img src="data1/tooltips/11_research_copy.jpg" alt="11 Research copy"/>9</span></a>
</div></div><div class="ws_script" style="position:absolute;left:-99%"><a href="http://wowslider.net">html5 slider</a> by WOWSlider.com v8.8</div>
<div class="ws_shadow"></div>
</div>
<script type="text/javascript" src="engine1/wowslider.js"></script>
<script type="text/javascript" src="engine1/script.js"></script>
<!-- End WOWSlider.com BODY section -->
<div class="instuction">
<p class="note">HTML code for the slider <a href="file:///C:/xampp/htdocs/chemical/wowslider.html">C:/xampp/htdocs/chemical/wowslider.html</a></p>
<h1>
How to add this slider to HTML page
</h1>
<h2><span class="num">1</span> Upload these folders to your server</h2>
<ul>
<li class="mono">data1/</li>
<li class="mono">engine1/</li>
<li class="note">Current location: <a href="file:///C:/xampp/htdocs/chemical">C:/xampp/htdocs/chemical</a>. <br>These folders should be located in the same folder as your html page</li>
</ul>
<h2><span class="num">2</span> Paste this code to your page between the tags <span class="mono"><head></head></span></h2>
<textarea onclick="this.select()"><!-- Start WOWSlider.com HEAD section -->
<link rel="stylesheet" type="text/css" href="engine1/style.css" />
<script type="text/javascript" src="engine1/jquery.js"></script>
<!-- End WOWSlider.com HEAD section --></textarea>
<h2><span class="num" style="top: -8px;">3</span> Paste this code to your page between the tags <span class="mono"><body></body></span> in the place that you want the slider to appear</h2>
<textarea onclick="this.select()" rows="15"><!-- Start WOWSlider.com BODY section -->
<div id="wowslider-container1">
<div class="ws_images"><ul>
<li><img src="data1/images/1.jpg" alt="1" title="1" id="wows1_0"/></li>
<li><img src="data1/images/2.jpg" alt="2" title="2" id="wows1_1"/></li>
<li><img src="data1/images/4_psu1_copy.jpg" alt="4 psu1 copy" title="4 psu1 copy" id="wows1_2"/></li>
<li><img src="data1/images/5_psu2.jpg" alt="5 psu2" title="5 psu2" id="wows1_3"/></li>
<li><img src="data1/images/6_international_companies_copy.jpg" alt="6 international companies copy" title="6 international companies copy" id="wows1_4"/></li>
<li><img src="data1/images/7_private_companies_copy.jpg" alt="7 private companies copy" title="7 private companies copy" id="wows1_5"/></li>
<li><img src="data1/images/9_gate_copy.jpg" alt="9 gate copy" title="9 gate copy" id="wows1_6"/></li>
<li><a href="http://wowslider.net"><img src="data1/images/10_higher_education_copy.jpg" alt="html5 slider" title="10 HIgher education copy" id="wows1_7"/></a></li>
<li><img src="data1/images/11_research_copy.jpg" alt="11 Research copy" title="11 Research copy" id="wows1_8"/></li>
</ul></div>
<div class="ws_bullets"><div>
<a href="#" title="1"><span><img src="data1/tooltips/1.jpg" alt="1"/>1</span></a>
<a href="#" title="2"><span><img src="data1/tooltips/2.jpg" alt="2"/>2</span></a>
<a href="#" title="4 psu1 copy"><span><img src="data1/tooltips/4_psu1_copy.jpg" alt="4 psu1 copy"/>3</span></a>
<a href="#" title="5 psu2"><span><img src="data1/tooltips/5_psu2.jpg" alt="5 psu2"/>4</span></a>
<a href="#" title="6 international companies copy"><span><img src="data1/tooltips/6_international_companies_copy.jpg" alt="6 international companies copy"/>5</span></a>
<a href="#" title="7 private companies copy"><span><img src="data1/tooltips/7_private_companies_copy.jpg" alt="7 private companies copy"/>6</span></a>
<a href="#" title="9 gate copy"><span><img src="data1/tooltips/9_gate_copy.jpg" alt="9 gate copy"/>7</span></a>
<a href="#" title="10 HIgher education copy"><span><img src="data1/tooltips/10_higher_education_copy.jpg" alt="10 HIgher education copy"/>8</span></a>
<a href="#" title="11 Research copy"><span><img src="data1/tooltips/11_research_copy.jpg" alt="11 Research copy"/>9</span></a>
</div></div><div class="ws_script" style="position:absolute;left:-99%"><a href="http://wowslider.net">html5 slider</a> by WOWSlider.com v8.8</div>
<div class="ws_shadow"></div>
</div>
<script type="text/javascript" src="engine1/wowslider.js"></script>
<script type="text/javascript" src="engine1/script.js"></script>
<!-- End WOWSlider.com BODY section --></textarea>
<br><br>
<h2>Also you can try the <a href="http://wowslider.com/help/add-wowslider-to-page-2.html" target="_blank">Insert-To-Page wizard</a>, to add the slider visually, without touching the code!</h2>
<p>
<a href="http://wowslider.com/help/add-wowslider-to-page-2.html" target="_blank">Click here</a> for the detailed info.
</p>
</div>
<br><br>
</body>
</html>