문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 다음 판 | 이전 판 | ||
|
wiki:javascript:jquery:jquery_note:jquery_ui_sortable_widget [2022/07/05 15:02] emblim98 만듦 |
wiki:javascript:jquery:jquery_note:jquery_ui_sortable_widget [2023/01/13 18:44] (현재) |
||
|---|---|---|---|
| 줄 4: | 줄 4: | ||
| * author | * author | ||
| * email : shlim@repia.com | * email : shlim@repia.com | ||
| - | * lastupdate | + | * lastupdate |
| </ | </ | ||
| <WRAP clear></ | <WRAP clear></ | ||
| 줄 121: | 줄 121: | ||
| </ | </ | ||
| </ | </ | ||
| + | \\ | ||
| + | ===== jQuery Sortable Widget ===== | ||
| + | Description: | ||
| + | 마우스를 사용하여 리스트 또는 그리드 안의 요소를 재정렬합니다.\\ | ||
| + | \\ | ||
| + | The jQuery UI Sortable plugin makes selected elements sortable by draggging with the mouse.\\ | ||
| + | jQuery UI Sortable 플러그인은 선택한 요소를 마우스로 드래그하여 정렬할 수 있도록 합니다.\\ | ||
| + | \\ | ||
| + | Note: In order to sort table rows, the '' | ||
| + | 참고: 테이블 행을 정렬하려면, | ||
| + | \\ | ||