Yes Thanks.... On Feb 27, 10:13 am, BearState <[email protected]> wrote: > Hi, > > OK, so Mr. Noob has made a lot of progress, but has found that when > he makes anAjax.Request(), the response is not set into the > javascript variables until after a certain amount of time, which > though small, is significant. > > Some knuckleheads might well be provoked to say, "Hey, I didn't get my > data. There's a bug." > > There is no bug, but there is a pain in the ... > > Javascript does not have a sleep function and using setTimeOut in > this situation is folly because you can not proceed with the code in > any semblance until AjaxRequest full completes returning the data. > setTimeOut will only cause one code element to deley. > > How're the Prototype/Scriptaculous gurus handling this? > > BearState aka. Mr. Noob ( for the moment ).
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
