kendoSortable ({ connectWith: "#listA" }); </script> <style> #listA, #listB { border: 1px solid #000000; min-height: 20px; } #listA li { background-color: ...
確定! 回上一頁