forked from icyflame/alumni-meet-website-2015
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgallery_jssor_slider.php
171 lines (161 loc) · 6.41 KB
/
gallery_jssor_slider.php
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
<div id="slider1_container" style="position: relative; float=left; height: 480px; background: #191919; overflow: hidden;">
<!-- Loading Screen -->
<div u="loading" style="position: absolute; top: 0px; left: 0px;">
<div style="filter: alpha(opacity=70); opacity:0.7; position: absolute; display: block;
background-color: #000000; top: 0px; left: 0px;width: 100%;height:100%;">
</div>
<div style="position: absolute; display: block; background: url(../img/loading.gif) no-repeat center center;
top: 0px; left: 0px;width: 100%;height:100%;">
</div>
</div>
<!-- Slides Container -->
<div u="slides" style="cursor: move; position: absolute; left: 240px; top: 0px; width: 720px; height: 480px; overflow: hidden;">
<div>
<img u="image" src="gallery/images/01.jpg" />
<img u="thumb" src="gallery/images/thumb-01.jpg" />
</div>
<div>
<img u="image" src="gallery/images/02.jpg" />
<img u="thumb" src="gallery/images/thumb-02.jpg" />
</div>
<div>
<img u="image" src="gallery/images/03.jpg" />
<img u="thumb" src="gallery/images/thumb-03.jpg" />
</div>
<div>
<img u="image" src="gallery/images/04.jpg" />
<img u="thumb" src="gallery/images/thumb-04.jpg" />
</div>
<div>
<img u="image" src="gallery/images/05.jpg" />
<img u="thumb" src="gallery/images/thumb-05.jpg" />
</div>
<div>
<img u="image" src="gallery/images/06.jpg" />
<img u="thumb" src="gallery/images/thumb-06.jpg" />
</div>
<div>
<img u="image" src="gallery/images/07.jpg" />
<img u="thumb" src="gallery/images/thumb-07.jpg" />
</div>
<div>
<img u="image" src="gallery/images/08.jpg" />
<img u="thumb" src="gallery/images/thumb-08.jpg" />
</div>
<div>
<img u="image" src="gallery/images/09.jpg" />
<img u="thumb" src="gallery/images/thumb-09.jpg" />
</div>
<div>
<img u="image" src="gallery/images/10.jpg" />
<img u="thumb" src="gallery/images/thumb-10.jpg" />
</div>
<div>
<img u="image" src="gallery/images/11.jpg" />
<img u="thumb" src="gallery/images/thumb-11.jpg" />
</div>
<div>
<img u="image" src="gallery/images/12.jpg" />
<img u="thumb" src="gallery/images/thumb-12.jpg" />
</div>
<div>
<img u="image" src="gallery/images/13.jpg" />
<img u="thumb" src="gallery/images/thumb-13.jpg" />
</div>
<div>
<img u="image" src="gallery/images/14.jpg" />
<img u="thumb" src="gallery/images/thumb-14.jpg" />
</div>
</div>
<!-- Direction Navigator Skin Begin -->
<style>
/* jssor slider direction navigator skin 05 css */
/*
.jssord05l (normal)
.jssord05r (normal)
.jssord05l:hover (normal mouseover)
.jssord05r:hover (normal mouseover)
.jssord05ldn (mousedown)
.jssord05rdn (mousedown)
*/
.jssord05l, .jssord05r, .jssord05ldn, .jssord05rdn
{
position: absolute;
cursor: pointer;
display: block;
background: url(../img/d17.png) no-repeat;
overflow:hidden;
}
.jssord05l { background-position: -10px -40px; }
.jssord05r { background-position: -70px -40px; }
.jssord05l:hover { background-position: -130px -40px; }
.jssord05r:hover { background-position: -190px -40px; }
.jssord05ldn { background-position: -250px -40px; }
.jssord05rdn { background-position: -310px -40px; }
</style>
<!-- Arrow Left -->
<span u="arrowleft" class="jssord05l" style="width: 40px; height: 40px; top: 158px; left: 248px;">
</span>
<!-- Arrow Right -->
<span u="arrowright" class="jssord05r" style="width: 40px; height: 40px; top: 158px; right: 8px">
</span>
<!-- Direction Navigator Skin End -->
<!-- Thumbnail Navigator Skin 02 Begin -->
<div u="thumbnavigator" class="jssort02" style="position: absolute; width: 240px; height: 480px; left:0px; bottom: 0px;">
<!-- Thumbnail Item Skin Begin -->
<style>
/* jssor slider thumbnail navigator skin 02 css */
/*
.jssort02 .p (normal)
.jssort02 .p:hover (normal mouseover)
.jssort02 .pav (active)
.jssort02 .pav:hover (active mouseover)
.jssort02 .pdn (mousedown)
*/
.jssort02 .w
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}
.jssort02 .c
{
position: absolute;
top: 0px;
left: 0px;
width: 97px;
height: 64px;
border: #000 2px solid;
}
.jssort02 .p:hover .c, .jssort02 .pav:hover .c, .jssort02 .pav .c
{
background: url(../img/t01.png) center center;
border-width: 0px;
top: 2px;
left: 2px;
width: 97px;
height: 64px;
}
.jssort02 .p:hover .c, .jssort02 .pav:hover .c
{
top: 0px;
left: 0px;
width: 99px;
height: 66px;
border: #fff 1px solid;
}
</style>
<div u="slides" style="cursor: move;">
<div u="prototype" class="p" style="position: absolute; width: 101px; height: 68px; top: 0; left: 0;">
<div class=w><thumbnailtemplate style=" width: 100%; height: 100%; border: none;position:absolute; top: 0; left: 0;"></thumbnailtemplate></div>
<div class=c>
</div>
</div>
</div>
<!-- Thumbnail Item Skin End -->
</div>
<!-- Thumbnail Navigator Skin End -->
</div>
<!-- Jssor Slider End -->