Guntur N. Sarwohadi schrieb: > Hmm.. weird as..? please let me know, i might learn something from > you, especially i'm particularly new to js and jquery :) You should add any ajax handlers before calling $.ajax, not inside of the success callback. You code worked because the ajaxStop event is triggered after the success callback, but you shouldn't rely on that. I'll upload my modified version, if that helps.
-- Jörn Zaefferer http://bassistance.de _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/