innerhtml and append issues

innerhtml and append issues


Here's what's happened in order. I began experiencing issues with my
jquery code not attatching to HTML that I added to a page using Ajax
methods which utilized the evil innerhtml function. Well someone then
I formed me that my methods were antiquated and that I should use the
more modern append with jquery syntax and that everything should work
fine. Alas, even this doesn't seem to work for me. Has anyone else
had this problem or would anyone be able to offer possible solutions
for me?
Thanks for any help in advance!