[jQuery] append does not work if the HTML is not correct
Append stopped working for me today suddenly. I want to add a post
for others who may have had the same problem I had. If append
suddenly stops working, or you can't get it to work in the first
place, make sure that the HTML is perfectly formatted. I added an
extra div tag to the html that FF ignored but IE choked on.