
15/03/2016, 09:08
|
| | Fecha de Ingreso: marzo-2016 Ubicación: matanzas
Mensajes: 1
Antigüedad: 9 años, 1 mes Puntos: 0 | |
Que hace este codigo por mas que intento no lo entiendo <script>
window.DOM = { get: function(id) { return function (document.getElementById){
}(id) } };
</script>
</head>
<body>
<input type="hidden" id="dest_uri" value="/" /> |