form.action = url; form.target= target; form.submit(); form.target= bakTarget; form.action = bakAction; }else{ alert('iframe的id不能為空'); }
確定! 回上一頁