I\'ve got an issue with jquery where I set the html of a div using the html method, but it does not set it correctly.
Here\'s the stripped down code I\'m using:
Try this:
$('#results').html('DM');