forked from danvaros/visualizadorObjetivosV2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvideo.html
167 lines (147 loc) · 7.04 KB
/
video.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Objetivos de Desarrollo Sostenible</title>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.7/css/materialize.min.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link href="https://fonts.googleapis.com/css?family=Raleway:400,700,800,300,600italic,600" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="css/home.css">
<link href="https://fonts.googleapis.com/css?family=Roboto:400,500,700,900" rel="stylesheet">
<script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.7/js/materialize.min.js"></script>
</head>
<body>
<!-- menu -->
<div class="navbar-fixed">
<nav>
<div class=" container nav-wrapper" style="margin-top:0px;">
<a href="index.html" class="brand-logo"><img src="img/icono_header.svg" alt="" /></a>
<a href="#" data-activates="mobile-demo" class="button-collapse"><i class="material-icons">menu</i></a>
<ul id="nav-mobile" class="right hide-on-med-and-down nav_sticky">
<li class="tam t_sm"><a class="t_sm" href="objetivos.html">Indicadores</a></li>
<li class="tam t_sm"><a href="estados.html" style="line-height: 21px; padding-top: 14px;"> Indicadores con<br>desglose geográfico</a></li>
<!--<li class="tam t_sm"><a class="t_sm" href="como_vamos.html">¿Cómo vamos?</a></li> -->
<li class="tam t_sm"><a class="t_sm" href="explora.html">Explora</a></li>
<!-- <li class="tam t_sm"><a class="t_sm" href="compara.html">Compara</a></li> -->
<li class="tamps">
<a id="buscar"><img src="img/search.png" alt="" /></a>
<input id="cam_bus" type="text" name="buscar" style="display: none; background-color: rgba(0, 0, 0, 0.4); background-position: 95% 50%; background-repeat: no-repeat;border-bottom: 0 none; border-radius: 8px;color: #ffffff !important;padding: 0 0px;height:35px;" onfocusout="esconder()"/>
</li>
<li class="tamps">
<a id="busca" href="calendario.html"><img data-position="bottom" data-tooltip="Ir al calendario de actualizaciones" class="tooltipped" src="img/calendario.png"
alt="" /></a>
</li>
<!-- <li class="tamps">
<a id="busca" href="exportacion.html"><img data-position="bottom" data-tooltip="Ir a la página de descargas masivas" class=" tooltipped" src="img/descarga.png"
alt="" /></a>
</li> -->
</ul>
<ul class="side-nav" id="mobile-demo">
<li><a href="index.html">Inicio</a></li>
<li><a href="objetivos.html">Indicadores</a></li>
<!-- <li><a href="estados.html">Indicadores por unidad geográfica</a></li> -->
<!-- <li><a href="como_vamos.html">¿Cómo vamos?</a></li> -->
<li><a href="explora.html">Explora</a></li>
<!-- <li><a href="compara.html">Compara</a></li> -->
<!-- <li class="tamps">
<a id="busca" href="calendario.html">Calendario</a>
</li> -->
</ul>
</div>
</nav>
</div>
<!-- menu -->
<div class="container">
<div class="row">
<div class="col s12">
<h3 class="fuerte t_principal">Video: ODS mejoran la vida de todos alrededor del planeta</h3>
<li class="divider"></li>
</div>
</div>
<div class="row">
<div class="col l12 s12">
<video style="text-align:center;width:100%;" src="archivos/video/ODSMejoranVidaAlrededorPlaneta.mp4" controls >
Tu navegador no implementa el elemento <code>video</code>.
</video>
</div>
</div>
</div>
<!-- footer -->
<footer class="page-footer id">
<div class="container">
<div class="row" id="fot">
<div class="col l3 s12">
<a href="index.html"><img src="img/logo_footer.svg" alt="" style="width: 60%;"/></a>
<br>
<br>
<div class="" style="display:inline;">
<!-- <a href="https://www.facebook.com" style="margin-right: 12%;"><img src="img/fill2.png" alt="" style="width:3%;"/></a>
<a href="https://twitter.com" style="margin-right: 12%;"><img src="img/fill1.png" alt="" style="width:7%;"/></a>
<a href="#"><img src="img/fill3.png" alt="" style="width:7%;"/></a> -->
</div>
</div>
<div class="col l3 s12">
<ul class="fuerte">
<li><a class="fuerte t_sm" href="objetivos.html">Indicadores</a></li>
<!-- <li><a class="fuerte t_sm" href="estados.html">Indicadores con desglose geográfico</a></li> -->
<!-- <li><a class="fuerte t_sm" href="como_vamos.html">¿Cómo vamos?</a></li> -->
<li><a class="fuerte t_sm" href="explora.html">Explora</a></li>
</ul>
</div>
<div class="col l3 s12">
<ul class="fuerte">
<!-- <li><a class="fuerte t_sm" href="compara.html">Compara</a></li> -->
<li><a class="fuerte t_sm" href="calendario.html">Calendario de actualizaciones</a></li>
<!-- <li><a class="fuerte t_sm" href="exportacion.html">Exportación masiva</a></li> -->
<li><a class="fuerte t_sm" href="acerca.html">Acerca de</a></li>
</ul>
</div>
<div class="col l3 s12" style="display:inline;">
<a href="https://www.gob.mx" target="_blank"><img src="img/logoPR.png" alt="" style="width: 45%; margin-right: 15%;"/></a>
<a href="http://www.inegi.org.mx" target="_blank"><img src="img/logoINEGI.png" alt="" style="width:25%;"/></a>
</div>
</div>
</div>
</footer>
<!-- footer -->
<script src='js/config.js'></script>
<script type="text/javascript">
var lupa = false;
function esconder() {
console.log("focusout");
$('#cam_bus').hide();
$('#buscar').show();
lupa = false;
}
$(document).ready(function() {
$('#cam_bus').keypress(function(e) {
if(e.which == 13) {
buscar($('#cam_bus').val());
}
});
$("#sti").hide();
$(".button-collapse").sideNav();
window.onload = function () {
$('#buscar').click(function () {
console.log("aca");
if (lupa) {
$('#cam_bus').hide();
lupa = false;
} else {
$('#cam_bus').show();
$('#buscar').hide();
document.getElementById("cam_bus").focus();
lupa = true;
}
});
}
});
function buscar(busqueda){
window.location.replace("busqueda.html?busqueda=" + busqueda);
}
</script>
</body>
</html>