Click here to Skip to main content
15,899,754 members

Comments by saurabh bisht (Top 6 by date)

saurabh bisht 27-Nov-12 8:35am View    
brother thanks for your efforts...but we still could not come to the exact scenario....but any ways i resolved this issue and would soon write an article on this...as it would be help full for those who get the data from controller using ajax jquery..where the data fetching is huge and the time delay is large..thanks killzone..
saurabh bisht 26-Nov-12 8:20am View    
yes exactly..there are two threads..
but in case of chrome "async = false" doesnt seem to synchronize with the other thread which is of the loop...

loop is not the same....each every time the value changes... it is assigned to data which is send via url to hit DB on that particular value of data..
sorry i did not mentioned " data: {data : aValue} "in the code..
saurabh bisht 26-Nov-12 6:22am View    
Deleted
this is not a solution....
saurabh bisht 26-Nov-12 6:02am View    
no the problem is not with image name at all...
the problem is that mozzila treats asyn calls in seperate thread so the image is visible...but in case of chrome..it is not like that....if the above code is in a for loop then it happens so fast that it skips the img show/hide....i still dont have a solution for this..
saurabh bisht 16-Jun-12 4:25am View    
yea i got...thankfully nothing went wrong!!