取最同一層元素$('#flow')[0].innerHTML = "contents"; //取得上一層元素(window通常可省略,e.g., window.parent.document) $('#flow', ...
確定! 回上一頁