- Impact
- 8
AJAX help ...
Hello , to all , can somebody help me with my AJAX&PHP codes?!
I did a seo tool ... you may check it at :
http://labs.softgroups.com/check (it's not yet full developed)
Now, if you are going to do a search , you will see that AJAX won't process all cell (divs) at once, it will take 4-5 cell/divs only, process then , write the data, and only then going to others. In other words all my tabel it's processed from first cell to the end of the table. I don't want this , if possible, i would like , to make ajax process all the cells from the tabel from the first time.
How i can do that ?! what i must to modify?!
the ajax is at : http://labs.softgroups.com/check/js
Hello , to all , can somebody help me with my AJAX&PHP codes?!
I did a seo tool ... you may check it at :
http://labs.softgroups.com/check (it's not yet full developed)
Now, if you are going to do a search , you will see that AJAX won't process all cell (divs) at once, it will take 4-5 cell/divs only, process then , write the data, and only then going to others. In other words all my tabel it's processed from first cell to the end of the table. I don't want this , if possible, i would like , to make ajax process all the cells from the tabel from the first time.
How i can do that ?! what i must to modify?!
the ajax is at : http://labs.softgroups.com/check/js






