jstree 플러그인 사용 예
과제.
Rails4 화면에서 Tree 를 사용하여 UI 를 표시하려고 합니다.
거기서 Jstree라는 plugien을 사용하는 연습을 해봤어요.
jstree: http://www.jstree.com/ ...
jsTree is jquery plugin, that provides interactive trees. It is absolutely free, open source and distributed under the MIT license.
...
결실
연습의 성과는 다음과 같다.
https://github.com/katoy/rails-jstree
캡처:
화면에 네 가지 이용례를 보여 주었다.
파일 브라우저로 돌아가기
...
jsTree is jquery plugin, that provides interactive trees. It is absolutely free, open source and distributed under the MIT license.
...
연습의 성과는 다음과 같다.
https://github.com/katoy/rails-jstree
캡처:
화면에 네 가지 이용례를 보여 주었다.
파일 브라우저로 돌아가기
png,gif 파일을 선택한 후 inline으로 그림을 표시합니다.
네스트된 해시 표시
tree는 eb에 기재된 >의 <ui>를 표시합니다.
tree는 eb에 기재된 json을 표시합니다
Reference
이 문제에 관하여(jstree 플러그인 사용 예), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/katoy/items/8713164c8db7ccd87e5b텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)