Wednesday, August 3, 2011

Loding table tr using ajax?

I want to add some table rows to an existing table using ajax. I am loading a new page after ajax and append that to the existing page. My problem is that when I load the new page which contains only s and s, they load with and my table messes up after appending. I can NOT use jQuery.

No comments:

Post a Comment