Antonio Louro

368
Reputation
91 views

Registered User

Name Antonio Louro
Member for 1 year
Seen 13 hours ago
Website
Location PT
Age 34
Nov
19
comment What are the biggest potential time wasters in development?
+1 for the time it took to write all this:)
Nov
11
comment Ajax Call inside a each() Loop not being asynchronous
Applied your suggestion to the cache parameter and everything works as expected. Thank you for the time you took to answer this.
Nov
11
comment Ajax Call inside a each() Loop not being asynchronous
Already tried to use the boolean but to no avail. Still the same results.
Nov
10
revised Ajax Call inside a each() Loop not being asynchronous
fixed grammar
Nov
10
comment Ajax Call inside a each() Loop not being asynchronous
Thanks for the tip. Seems worth looking deeper into.
Nov
10
comment Ajax Call inside a each() Loop not being asynchronous
I know the error function isn't supposed to be called in that situation. In an attempt to clarify the code I pasted some in the wrong place. Edited now and thanks for the heads up. Voted your comment up.
Nov
10
comment Ajax Call inside a each() Loop not being asynchronous
I will try to use the async parameter the way you described it. I do have a replacement code for this situation (not using async:false) but I was curious as to why it wasn't working the intended way.
Nov
10
revised Ajax Call inside a each() Loop not being asynchronous
Corrected code
Nov
10
asked Ajax Call inside a each() Loop not being asynchronous
Sep
18
awarded  Yearling
Aug
18
awarded  Civic Duty
Jul
14
comment How to fetch content from a webpage?
That Simple HTML DOM will make me change my last project:) For the better:) Thanks:)
Jun
9
answered Autocomplete server-side implementation