-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprodutor.html
212 lines (202 loc) · 7.25 KB
/
produtor.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
199
200
201
202
203
204
205
206
207
208
209
210
211
212
<!DOCTYPE HTML>
<!--
Forty by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>GoOut</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<link href="assets/css/datepicker.min.css" rel="stylesheet" type="text/css">
<style>
.selecionaprogramacao {
display:none;
}
</style>
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<a href="index.html" class="logo"><img src="images/logo-goout.png" height="45"> <span>Compartilhe experiências</span></a>
<nav>
<div class="select-wrapper"><select><option>Juiz de Fora</option></select></div>
<a href="#menu">Menu</a>
</nav>
</header>
<!-- Menu -->
<nav id="menu">
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="eventos.html">Ir em Eventos</a></li>
<li><a href="programar.html">Programar Roteiro</a></li>
<li><a href="produtor.html">Produtor de Eventos</a></li>
<li><a href="contato.html">Contato</a></li>
</ul>
<ul class="actions vertical">
<li><a href="cadastro.html" class="button special fit">Cadastre-se</a></li>
<li><a href="#" class="button fit">Log In</a></li>
</ul>
</nav>
<!-- Main -->
<div id="main" class="alt">
<!-- One -->
<section id="one">
<div class="inner">
<header class="major">
<h1>Selecione a data do evento</h1>
</header>
<p><input type='text' class="datepicker-here toggleprogramacao" data-language="pt-BR" placeholder="Escolha uma data"/></p>
</div>
<div class="inner">
<div class="table-wrapper selecionaprogramacao">
<h4>Outros eventos na mesma data</h4>
<table>
<thead>
<tr>
<th>Nome</th>
<th>Data</th>
<th>Informações</th>
</tr>
</thead>
<tbody>
<tr>
<td>Sextaveja</td>
<td>12/07/2018</td>
<td><a class="button small">Saiba Mais</a></td>
</tr>
<tr>
<td>Pagode 123</td>
<td>12/07/2018</td>
<td><a class="button small">Saiba Mais</a></td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
<section>
<div class="inner">
<form method="post" action="reservar.html">
<div class="field">
<label for="name">Nome</label>
<input type="text" name="name" id="name">
</div><br/>
<div class="field">
<label for="email">Email</label>
<input type="text" name="email" id="email">
</div><br/>
<div class="field">
<label for="email">CNPJ</label>
<input type="text" name="cnpj" id="cnpj">
</div><br/>
<div class="field">
<label for="email">Endereço</label>
<input type="text" name="endereco" id="endereco">
</div><br/>
<div class="field">
<label for="email">Cidade</label>
<div class="select-wrapper"><select name="cidade"><option>Juiz de Fora</option></select></div>
</div><br/>
<div class="field">
<label for="email">Estado</label>
<div class="select-wrapper"><select name="estado"><option>Minas Gerais</option></select></div>
</div><br/>
<div class="field">
<label for="email">Site</label>
<input type="text" name="site" id="site">
</div><br/>
<div class="field">
<label for="email">Imagem do Evento</label>
<input type="file" name="imagem" id="imagem">
</div><br/>
<ul class="actions">
<li><input type="submit" value="Enviar" class="special" /></li>
<li><input type="reset" value="Voltar" /></li>
</ul>
</form>
</div>
</section>
</div>
<!-- Contact
<section id="contact">
<div class="inner">
<section>
<form method="post" action="reservar.html">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3706.0288270389487!2d-43.371175!3d-21.7404081!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x989c611b5febfd%3A0xd900ac6cb3d317bd!2sShopping+Jardim+Norte!5e0!3m2!1spt-BR!2sbr!4v1528596466139" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
<ul class="actions">
<li><input type="submit" value="Reservar Agora" class="special" /></li>
<li><input type="reset" value="Voltar" /></li>
</ul>
</form>
</section>
<section class="split">
<section>
<div class="contact-method">
<span class="icon alt fa-envelope"></span>
<h3>E-mail</h3>
<a href="#"></a>
</div>
</section>
<section>
<div class="contact-method">
<span class="icon alt fa-phone"></span>
<h3>Telefone</h3>
<span>(32)3512-2000 | (32)9982-1753</span>
</div>
</section>
<section>
<div class="contact-method">
<span class="icon alt fa-home"></span>
<h3>Endereço</h3>
<span>Av. Brasil, 6345 - Mariano Procópio</span>
</div>
</section>
</section>
</div>
</section>
-->
<!-- Footer -->
<footer id="footer">
<div class="inner">
<ul class="icons">
<li><a href="#" class="icon alt fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon alt fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon alt fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon alt fa-github"><span class="label">GitHub</span></a></li>
<li><a href="#" class="icon alt fa-linkedin"><span class="label">LinkedIn</span></a></li>
</ul>
<ul class="copyright">
<li>© GoOut</li>
</ul>
</div>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/datepicker.min.js"></script>
<!-- Include English language -->
<script src="assets/js/i18n/datepicker.pt-BR.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
<script>
$picker = $('.toggleprogramacao');
$picker.datepicker({
onSelect: function onSelect(fd, date) {
$('.selecionaprogramacao').toggle();
}
});
</script>
</body>
</html>