// load up the the iframe with the data the user selected $('#custom-frame').attr("src", "/Custom/Data/" + data.id); // I can ...
確定! 回上一頁