24/07/2013, 13:10
|
| | Fecha de Ingreso: mayo-2012
Mensajes: 363
Antigüedad: 12 años, 6 meses Puntos: 0 | |
Respuesta: sitema de mensajeria duda? <html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Documento sin título</title>
<script >
setTimeout("funcion()",1000);
</script>
</head>
<body>
<div id='conteMensaje'></div>
</body>
</html>
seria el index,.php con todo lo demas de la pagina.
--------------------
llamada.php:
nose como se haria...
--------------------
archivo js
............ |