e').fadeIn('fast');
_ajaxInit();
});
});
return false;
});
Dave
-----Original Message-
From: amuhlou [mailto:amysch...@gmail.com]
Sent: August-06-09 10:56 AM
To: jQuery (English)
Subject: [jQuery] Re:
where is the click function in your javascript? I don't see it in the
snippet you posted.
it may work better to fade out the loading div as a callback to your
load method:
$('#content').load('//profile/', function(){
$('#load').fadeOut().remove();
});
On Aug 6, 9:17 am, "Dave Maharaj :: Wid
2 matches
Mail list logo