Append data to existing element data without clearing div – Jquery ajax
I am working with php ajax where I have to append some long html so I use html function for this job and it was working for me before.But this time when i try to append item using html function…