I\'m trying to append an external html content (div plus some text inside just for testing) this way:
$.get(\"banner.html\", function(data){ $(this).chil
i'm not sure what you're expecting this to refer to in your example.. here's an alternative method:
this