-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvideo.html
More file actions
214 lines (188 loc) · 6.01 KB
/
video.html
File metadata and controls
214 lines (188 loc) · 6.01 KB
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
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>NHL Video - Title Here</title>
<meta name="description" content="Video Description">
<meta name="author" content="NHL">
<link rel="stylesheet" href="css/main.css?v=1.0">
<link href='http://fonts.googleapis.com/css?family=Sintony' rel='stylesheet' type='text/css'>
<!--<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<!--<script src="js/scripts.js"></script>-->
<!-- init fb script -->
<script>
window.fbAsyncInit = function() {
FB.init({
appId : '201300416589515',
xfbml : true,
version : 'v2.1'
});
};
(function(d, s, id){
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<!-- video content area -->
<div id="video-content">
<!-- video navi -->
<div id="video-seperator"></div>
<div id="video-nav">
<ul id="nav-items">
<li>HOME</li>
<li>HIGHLIGHTS</li>
<li>NHL NETWORK</li>
<li>SPECIAL EVENTS</li>
<li>HISTORY</li>
<li>MY NHL</li>
</ul>
<div id="search">
<input type="text"/>
</div>
</div>
<!-- left col -->
<div id="video-main">
<div id="playerContainer1" style="width:640px;height:395px;"></div>
<div id="video-info">
<div id="video-length-date">
<span id="video-length">00:46</span> | <span id="video-date" class="rel-time" data-ts="02/21/2015 00:15:58 AM">5 hours ago</span>
</div>
<div id="video-user-favorite" class="video" data-id="1234">
<a class="user-favorite-action" href="#"></a>
</div>
<h1>Palmieri beats Hiller on a juicy rebound</h1>
<p>
Anaheim Ducks forward Kyle Palmieri collects a juicy rebound and sweeps the puck past Calgary Flames goalie Jonas Hiller to go up 4-2 in the third.
</p>
<div id="video-tags">
<a class="tag" href="#">#tag</a>
<a class="tag" href="#">#tag</a>
<a class="tag" href="#">#tag</a>
<a class="tag" href="#">#tag</a>
</div>
</div>
<div id="video-comments">
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&appId=724766974282567&version=v2.0";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
</div>
</div>
<!-- right col-->
<div id="video-related">
<div class="video-related-section">
<!-- up next -->
<!--
<div class="video-related-header">
<h4>RELATED</h4>
</div>
<div class="video-related-collection">
<div class="video-related-single video" data-id="1235">
<div class="thumb">
<div class="user-favorite">
<a class="user-favorite-action" href="#"></a>
</div>
<div class="share">
<a class="share-action" href="#"></a>
</div>
</div>
<div class="video-related-title">
<h5>Related Video Title</h5>
</div>
<div class="video-related-length-date">
<span id="video-related-length">
</span>
<span id="video-related-date">
</span>
</div>
</div>
</div>
</div>
<!-- end up next -->
<!-- related -->
<div class="video-related-section">
<div class="video-related-header">
<h4>RELATED</h4>
</div>
<div class="video-related-collection">
<div class="video-related-single video" data-id="1235">
<div class="thumb">
<img src="http://3.cdn.nhle.com/nhl/images/upload/2015/02/Backes_022515_small2.jpg" />
<div class="user-favorite">
<a class="user-favorite-action" href="#"></a>
</div>
<div class="share">
<a class="share-action" href="#"></a>
</div>
</div>
<h5 class="">Video Title</h5>
<div class="video-related-length-date">
<span>00:46</span> | <span>4 hours ago</span>
</div>
</div>
<div class="video-related-single video" data-id="1235">
<div class="thumb">
<img src="http://3.cdn.nhle.com/nhl/images/upload/2015/02/Backes_022515_small2.jpg" />
<div class="user-favorite">
<a class="user-favorite-action" href="#"></a>
</div>
<div class="share">
<a class="share-action" href="#"></a>
</div>
</div>
<h5 class="">Video Title</h5>
<div class="video-related-length-date">
<span>00:46</span> | <span>4 hours ago</span>
</div>
</div>
<div class="video-related-single video" data-id="1235">
<div class="thumb">
<img src="http://3.cdn.nhle.com/nhl/images/upload/2015/02/Backes_022515_small2.jpg" />
<div class="user-favorite">
<a class="user-favorite-action" href="#"></a>
</div>
<div class="share">
<a class="share-action" href="#"></a>
</div>
</div>
<h5 class="">Video Title</h5>
<div class="video-related-length-date">
<span>00:46</span> | <span>4 hours ago</span>
</div>
</div>
<div class="video-related-single video" data-id="1235">
<div class="thumb">
<img src="http://3.cdn.nhle.com/nhl/images/upload/2015/02/Backes_022515_small2.jpg" />
<div class="user-favorite">
<a class="user-favorite-action" href="#"></a>
</div>
<div class="share">
<a class="share-action" href="#"></a>
</div>
</div>
<h5 class="">Video Title</h5>
<div class="video-related-length-date">
<span>00:46</span> | <span>4 hours ago</span>
</div>
</div>
<!-- add new videos here -->
</div>
</div>
</div>
</div>
<!-- end video content area -->
</body>
</html>