Hi! i'm making a js script for retranslating some times an array. It's quite funny if you read the text retranslated a few times and I wanted to do it automatically with a script but while i was trying this i "get" an error. My code is ok because i get the answer if I save all to a var and the I call setTimeout to a function that prints that var but it's not good idea because js gets crazy because it sends to google the request but continues with the rest of the loop and if i want to include something more between the diferent translations I can't. I don't want to continue before I get the answer from Google so, how can I stop js loop until I get an answer from Google?
Thanks! -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" 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/google-ajax-search-api?hl=en.
