Tema: Ajax + PHP
Ver Mensaje Individual
  #3 (permalink)  
Antiguo 10/06/2008, 08:14
Avatar de spider_boy
spider_boy
 
Fecha de Ingreso: diciembre-2003
Ubicación: Chile
Mensajes: 1.855
Antigüedad: 20 años, 5 meses
Puntos: 89
Respuesta: Ajax + PHP

Si usan Prototype :

http://www.prototypejs.org/api/ajax/periodicalUpdater
http://alexsancho.name/archives/2006...odicalupdater/

Si usan jQuery ( este es un plugin, no sé si la última versión de jQuery traerá esta función nativa )

http://www.webunity.nl/js/framework/periodicalUpdate.js

Espero les sirva.