-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
141 lines (130 loc) · 6.34 KB
/
index.html
File metadata and controls
141 lines (130 loc) · 6.34 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
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<title>wccc.tv</title>
<meta name="description" content="Watch all the same great local programming produced by the WCCC-TV staff that is airing live, right now, on Waco’s Cable TV Channel or select from our large library of programs categorized in more than 20 different series topics and watch them on demand.">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width">
<!-- Stylesheets -->
<link rel="stylesheet" href="css/jquery.mobile-1.3.2.min.css">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/video-js.min.css">
<!-- Scripts -->
<script src="js/jquery-2.0.3.min.js"></script>
<script src="js/jquery-migrate-1.2.1.min.js"></script>
<script src="js/jquery.mobile-1.3.2.min.js"></script>
<script src="js/modernizr-2.6.1.min.js"></script>
<script src="js/vimeo.js"></script>
<script src="js/video.js"></script>
<script src="phonegap.js"></script>
</head>
<body>
<!-- HOME -->
<div data-role="page" id="home">
<header data-role="header">
<img src="img/new-logo.png" alt="wccc.tv logo" class="logo">
</header>
<section data-role="content">
<div id="stats"></div>
<ul id="thumbs"><li><img src="img/loader.gif" alt="loader" width="60"></li></ul>
</section>
<footer data-role="footer" data-position="fixed">
<nav data-role="navbar">
<ul>
<li><a href="#about" data-role="button" data-icon="info">About</a></li>
<li><a href="#live" data-role="button" data-icon="star">Live</a></li>
<li><a href="http://wccc.tv" class="external" data-role="button" data-icon="grid">Website</a></li>
</ul>
</nav>
</footer>
</div>
<!-- VIDEO -->
<div data-role="page" id="video">
<a href="#home">
<header data-role="header">
<img src="img/new-logo.png" alt="wccc.tv logo" class="logo">
</header>
</a>
<section data-role="content">
<div id="vimeo"><img src="img/loader.gif" alt="loader" width="60" class="loader"></div>
</section>
<footer data-role="footer" data-position="fixed">
<nav data-role="navbar">
<ul>
<li><a href="#home" data-role="button" data-icon="home">Home</a></li>
<li><a href="#about" data-role="button" data-icon="info">About</a></li>
<li><a href="#live" data-role="button" data-icon="star">Live</a></li>
</ul>
</nav>
</footer>
</div>
<!-- ABOUT -->
<div data-role="page" id="about">
<a href="#home">
<header data-role="header">
<img src="img/new-logo.png" alt="wccc.tv logo" class="logo">
</header>
</a>
<section data-role="content">
<article class="box">
<h2>About this App</h2>
<p><em>Version 1.3.6</em></p>
<p>Check out our featured videos with the WCCC.TV (Waco City Cable Channel) app!</p>
<p>Enjoy exciting local programs and short segments on the people, places, history, events, music and more from Waco.</p>
<p>Watch our live stream to see what is airing right now (in HD) on our cable channel.</p>
<p>You can also visit our website at wccc.tv or find us on Facebook.</p>
<ul data-role="listview" data-inset="true">
<li data-role="divider" role="heading">WCCC.TV Online</li>
<li><a href="#live">WCCC.TV Live Stream</a></li>
<li><a href="http://wccc.tv" class="external">WCCC.TV Homepage</a></li>
<li><a href="http://wccc.tv/index.php?DoThis=Albums" class="external">Select a Program</a></li>
<li><a href="http://wccc.tv/index.php?DoThis=Shorts" class="external">Select a Short Segment</a></li>
<li><a href="http://wccc.tv/index.php?DoThis=Albums#talk_shows" class="external">Watch a Talk Show</a></li>
<li data-role="divider" role="heading">Social Media</li>
<li><a href="http://www.facebook.com/wccc.tv?ref=ts&fref=ts" class="external">Visit us on Facebook</a></li>
</ul>
</article>
</section>
<footer data-role="footer" data-position="fixed">
<nav data-role="navbar">
<ul>
<li><a href="#home" data-role="button" data-icon="home">Home</a></li>
<li><a href="#live" data-role="button" data-icon="star">Live</a></li>
<li><a href="http://wccc.tv" class="external" data-role="button" data-icon="grid">Website</a></li>
</ul>
</nav>
</footer>
</div>
<!-- LIVE -->
<div data-role="page" id="live">
<a href="#home">
<header data-role="header">
<img src="img/new-logo.png" alt="wccc.tv logo" class="logo">
</header>
</a>
<section data-role="content">
<div id="vimeo">
<div class="wrap">
<h2>WCCC.TV Live Stream</h2>
<iframe src="http://player.frontlayer.com/live/fl649215" width="100%" frameborder="0" class="livestream" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe>
<p>Can’t see the live stream? Press the button below to stream our channel on our website:</p>
<a href="http://wccc.tv/index.php?DoThis=Live" class="external" data-role="button">View Live Stream Online</a>
</div><!-- wrap -->
</div><!-- #vimeo -->
</section>
<footer data-role="footer" data-position="fixed">
<nav data-role="navbar">
<ul>
<li><a href="#home" data-role="button" data-icon="home">Home</a></li>
<li><a href="#about" data-role="button" data-icon="info">About</a></li>
<li><a href="http://wccc.tv" class="external" data-role="button" data-icon="grid">Website</a></li>
</ul>
</nav>
</footer>
</div>
<!-- SCRIPTS -->
<script src="js/helper.js"></script>
</body>
</html>