Hi all =)
I'm having a bit of a problem with Ajax.Request... I'm trying to send
a second Ajax request inside the onSuccess handler of another, but
prototype never sends the seconds request..
I'm getting no JS errors whatsoever, and I've tried stepping through
the code, and it seems as though Prototype tries to reuse the
XMLHttpRequest object used to send the initial request..

The relevant code can be seen here: http://pastie.org/1135209
Essentially, the second onSuccess handler never gets called, and
Firebug shows that no second Ajax request is sent.

Any ideas?
Jon

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to