读取完成后,修改option为已选择状态,再调用MultiSelect的refresh方法如:$("select option:nth-child(1), select option:nth-child(3)").attr("selected", "selected");$("select").multiselect("refresh");