03/07/2009, 10:10
|
| | | Fecha de Ingreso: agosto-2007 Ubicación: Quito - Ecuador
Mensajes: 1.720
Antigüedad: 17 años, 3 meses Puntos: 28 | |
Respuesta: anchor con ajax? a mi opinion es asi sr franzua
function loadurl(url,id){
var pagecnx = createXMLHttpRequest();
pagecnx.onreadystatechange=function(){
if (pagecnx.readyState == 4 && (pagecnx.status==200 || window;)
location.hash = "#";
document.getElementById(id).innerHTML=pagecnx.resp onseText;
segun lo q dice david
__________________ Diseño gráfico, Web, imagen corporativa, publicidad ... |