-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfresh_tomatoes.html
170 lines (158 loc) · 6.96 KB
/
fresh_tomatoes.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Fresh Tomatoes!</title>
<!-- Bootstrap 3 -->
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap.min.css">
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap-theme.min.css">
<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.1.0/js/bootstrap.min.js"></script>
<style type="text/css" media="screen">
body {
padding-top: 80px;
}
dd {
margin-bottom: 15px;
}
ul {
padding-left: 15px;
}
#trailer .modal-dialog {
margin-top: 200px;
width: 640px;
height: 480px;
}
.hanging-close {
position: absolute;
top: -12px;
right: -12px;
z-index: 9001;
}
#trailer-video {
width: 100%;
height: 100%;
}
.movie-tile {
margin-bottom: 20px;
padding-top: 20px;
}
.movie-tile:hover {
background-color: #EEE;
cursor: pointer;
}
.scale-media {
padding-bottom: 56.25%;
position: relative;
}
.scale-media iframe {
border: none;
height: 100%;
position: absolute;
width: 100%;
left: 0;
top: 0;
background-color: white;
}
.row-eq-height {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
</style>
<script type="text/javascript" charset="utf-8">
// Pause the video when the modal is closed
$(document).on('click', '.hanging-close, .modal-backdrop, .modal', function (event) {
// Remove the src so the player itself gets removed, as this is the only
// reliable way to ensure the video stops playing in IE
$("#trailer-video-container").empty();
});
// Start playing the video whenever the trailer modal is opened
$(document).on('click', '.movie-tile', function (event) {
var trailerYouTubeId = $(this).attr('data-trailer-youtube-id')
var sourceUrl = 'http://www.youtube.com/embed/' + trailerYouTubeId + '?autoplay=1&html5=1';
$("#trailer-video-container").empty().append($("<iframe></iframe>", {
'id': 'trailer-video',
'type': 'text-html',
'src': sourceUrl,
'frameborder': 0
}));
});
// Animate in the movies when the page loads
$(document).ready(function () {
$('.movie-tile').hide().first().show("fast", function showNext() {
$(this).next("div").show("fast", showNext);
});
});
</script>
</head>
<!DOCTYPE html>
<html lang="en">
<body>
<!-- Trailer Video Modal -->
<div class="modal" id="trailer">
<div class="modal-dialog">
<div class="modal-content">
<a href="#" class="hanging-close" data-dismiss="modal" aria-hidden="true">
<img src="https://lh5.ggpht.com/v4-628SilF0HtHuHdu5EzxD7WRqOrrTIDi_MhEG6_qkNtUK5Wg7KPkofp_VJoF7RS2LhxwEFCO1ICHZlc-o_=s0#w=24&h=24"/>
</a>
<div class="scale-media" id="trailer-video-container">
</div>
</div>
</div>
</div>
<!-- Main Page Content -->
<div class="container">
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand" href="#">Fried Tomatoes Movie Trailers</a>
</div>
</div>
</div>
</div>
<div class="container">
<div class="col-md-6 col-lg-4 movie-tile text-center" data-trailer-youtube-id="XRVD32rnzOw" data-toggle="modal" data-target="#trailer">
<img src="http://ia.media-imdb.com/images/M/MV5BMTYzMjA4MTE4OF5BMl5BanBnXkFtZTgwNTI3Mjg0NzE@._V1_SX300.jpg" width="220" height="342">
<h3>Star Trek Beyond (2016)</h3>
<p> Idris Elba, Zoe Saldana, Simon Pegg, Chris Pine </p>
</div>
<div class="col-md-6 col-lg-4 movie-tile text-center" data-trailer-youtube-id="yQy-ANhnUpE" data-toggle="modal" data-target="#trailer">
<img src="http://ia.media-imdb.com/images/M/MV5BMjEzMjczOTIxMV5BMl5BanBnXkFtZTgwOTUwMjI3NzE@._V1_SX300.jpg" width="220" height="342">
<h3>10 Cloverfield Lane (2016)</h3>
<p> Mary Elizabeth Winstead, John Goodman, John Gallagher Jr., Mat Vairo </p>
</div>
<div class="col-md-6 col-lg-4 movie-tile text-center" data-trailer-youtube-id="dxAcIWDi8ps" data-toggle="modal" data-target="#trailer">
<img src="http://ia.media-imdb.com/images/M/MV5BMjM2MTQ2MzcxOF5BMl5BanBnXkFtZTgwNzE4NTUyNzE@._V1_SX300.jpg" width="220" height="342">
<h3>The Big Short (2015)</h3>
<p> Ryan Gosling, Rudy Eisenzopf, Casey Groves, Charlie Talbert </p>
</div>
<div class="col-md-6 col-lg-4 movie-tile text-center" data-trailer-youtube-id="WQkHA3fHk_0" data-toggle="modal" data-target="#trailer">
<img src="http://ia.media-imdb.com/images/M/MV5BMTkyMzI2MzQ1N15BMl5BanBnXkFtZTgwNDg0MzQxNzE@._V1_SX300.jpg" width="220" height="342">
<h3>Anomalisa (2015)</h3>
<p> David Thewlis, Jennifer Jason Leigh, Tom Noonan </p>
</div>
<div class="col-md-6 col-lg-4 movie-tile text-center" data-trailer-youtube-id="Ngptwcz3-JA" data-toggle="modal" data-target="#trailer">
<img src="http://ia.media-imdb.com/images/M/MV5BMTQ0OTE1MTk4N15BMl5BanBnXkFtZTgwMDM5OTk5NjE@._V1_SX300.jpg" width="220" height="342">
<h3>Daddy's Home (2015)</h3>
<p> Will Ferrell, Mark Wahlberg, Linda Cardellini, Thomas Haden Church </p>
</div>
<div class="col-md-6 col-lg-4 movie-tile text-center" data-trailer-youtube-id="ihi491RQo5A" data-toggle="modal" data-target="#trailer">
<img src="http://ia.media-imdb.com/images/M/MV5BNDE5NTg5NTA3NF5BMl5BanBnXkFtZTgwNTQ2ODU3NzE@._V1_SX300.jpg" width="220" height="342">
<h3>The Little Prince (2015)</h3>
<p> Jeff Bridges, Rachel McAdams, Paul Rudd, Marion Cotillard </p>
</div>
<div class="col-md-6 col-lg-4 movie-tile text-center" data-trailer-youtube-id="4CJBuUwd0Os" data-toggle="modal" data-target="#trailer">
<img src="http://ia.media-imdb.com/images/M/MV5BMjU3OTQ5NDc3Ml5BMl5BanBnXkFtZTgwOTEwNTkxNzE@._V1_SX300.jpg" width="220" height="342">
<h3>13 Hours: The Secret Soldiers of Benghazi (2016)</h3>
<p> John Krasinski, James Badge Dale, Pablo Schreiber, David Denman </p>
</div>
<div class="col-md-6 col-lg-4 movie-tile text-center" data-trailer-youtube-id="s5soJDEbzIc" data-toggle="modal" data-target="#trailer">
<img src="http://ia.media-imdb.com/images/M/MV5BMTU2NDE0ODYyNF5BMl5BanBnXkFtZTcwNjQ3NzAzMQ@@._V1_SX300.jpg" width="220" height="342">
<h3>Barnyard (2006)</h3>
<p> Kevin James, Courteney Cox, Sam Elliott, Danny Glover </p>
</div>
</div>
</body>
</html>