appendChild (img); ... $(X).append( Y ) 在X內新增Y當成最後的子元素; $(X). ... .append( "<div class='Square' style='background-color:" + this + "'></div>" );.
確定! 回上一頁