document).ready(function(){ $('#test').load('if13.html',function(){ alert("loadif13"); }); })在body的onload之前其同iframe的加载是同等级的,谁先加载不一定, ...
確定! 回上一頁