i am used to append data to an iframe by using this line of code. $('body', window.frames[target].document).append(data);. In your case, this line would ...
確定! 回上一頁