4/2/2013 3:21:58 PM
$('#mySelect') .append($("<option></option>") .attr("value", key) .text(value));