In jQuery and CSS, selectors must have prefix ('.','#'). In HTML, class names and IDs must not have prefix. Then, in $('.draw-area').append('<div ...
確定! 回上一頁