[Proto-Scripty] Hey

2011-01-23 Thread Deano
Hi am having problems returning a value from an ajax request. var TESTReturnable; var bDone = false; function test() { getUserImage(25016275); do { } while (!bDone); alert(TESTReturnable); } function getUserImage(userID) { new

[Proto-Scripty] Re: Problem with .toJSON on hashes in 1.7

2011-01-23 Thread stefan
On Jan 21, 7:25 pm, Bertilo Wennergren berti...@gmail.com wrote: On Fri, Jan 21, 2011 at 11:10, stefan ste...@ott.net wrote: I've been using prototype for a while now and I quite enjoy it. However, it seems that with the recent upgrade from 1.6 to 1.7 the toJSONmethod on hashes broke (or

[Proto-Scripty] Autocompleter, URL on different domain

2011-01-23 Thread 2ge
Hi all, I stumbled into unexpected problem. I got high loaded site, so I want put URL for response on different subdomain. Problem is, it is not working, I see: (Request-Line) OPTIONS /libs/suggest.php HTTP/1.1 Hostsuggest.mydomain.org User-Agent Mozilla/5.0 (Macintosh; U; Intel Mac OS