I am loading a list of images into a div with the following bit of jQuery :
var jewellerDdl = \"<%= JewellerDropDownList.ClientID %>\";
Try this instead:
$("#divEntryDisplay").html(result.d);