사용자 도구

사이트 도구


wiki:javascript:jquery:jquery_note:jquery_ui_sortable_widget

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
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  : 2022-07-05+  * lastupdate  : 2022-07-05 Tue
 </WRAP> </WRAP>
 <WRAP clear></WRAP> <WRAP clear></WRAP>
줄 121: 줄 121:
 </html> </html>
 </code> </code>
 +\\ 
 +===== jQuery Sortable Widget ===== 
 +Description: Reorder elements in a list or grid using the mouse.\\ 
 +마우스를 사용하여 리스트 또는 그리드 안의 요소를 재정렬합니다.\\ 
 +\\ 
 +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 ''**tbody**'' must be made sortable, not the ''**table**''.\\ 
 +참고: 테이블 행을 정렬하려면, ''**table**''이 아니라 ''**tbody**''를 정렬 가능하게 만들어야 합니다.\\ 
 +\\
  
  
/volume1/web/dokuwiki/data/attic/wiki/javascript/jquery/jquery_note/jquery_ui_sortable_widget.1657000924.txt.gz · 마지막으로 수정됨: 2022/07/05 15:02 저자 emblim98