web/jQuery 썸네일형 리스트형 css 레이아웃 잡을때 도움 원본 : http://www.maxdesign.com.au/articles/css-layouts/ 아래 : 클릭하기 귀찮은 나 같은 사람을 위해 사이트 긁어옴 CSS layouts Date: 1 November 2002 Author: Russ Weakley Here are a range of free CSS page layouts, including 1, 2 and 3 column layouts – free to use and abuse as needed. Sample CSS layouts One column fixed width layout One column liquid layout Two column fixed width layout Two column fixed width (with spread).. 더보기 [펌]게시판 만들어보기 이런 좋은 자료가 원본 : http://www.cusmaker.com/52 만들게 될 게시판의 커리큘럼은 다음과 같습니다. 기초 : html > javascript > java> jsp > database = Model1 게시판 next : JSTL > jQuery > MVC > ibatis = Model2 게시판 next : Ajax > Spring Framework = RIA 게시판 보시는 바와같이 총 3단계의 게시판을 구상하고 있습니다. 위 출처를 클릭하면 세부적으로 포스팅 한다고 하니 꼭 따라해보자 더보기 화면 layout 잡을때 기본 css를 알려준다. div 템플릿 원본 http://www.code-sucks.com/css%20layouts/fixed-width-css-layouts/ 다양한 사이트 레이아웃 알려준다 더보기 jquery 선택자 사용법 Jquery 속성 엘리먼트 요소등 어떻게 콜하는가 m.blog.naver.com/PostView.nhn?blogId=topsaga&logNo=140155785678&categoryNo=18&isFromSearchAddView=true&pushNavigation=false m.blog.naver.com/PostView.nhn?blogId=topsaga&logNo=140155785678&categoryNo=18&isFromSearchAddView=true&pushNavigation=false 더보기 jquery table tablesorter lockedOrder.html 실행하기 원본 : http://tablesorter.com/docs 이걸한 목적이 얘네들 홈피에서 안되길래 만들어서 올렸는데 알고 봤더니 크롬(내꺼:버전 25.0.1364.152 m)에서는 안되고 익스플러러에서는 되네 아래 파일을 테스트 하면 테스트 테이블 - 아래 해더를 클릭하면 잘 동작한다. 테스트 내용 : 테이블 소트 + 500라인 늘리기 tablesorter 2.0-dev demo, multi column sorting To select more then one column to sort by, hold down your shift key and press the "headers". Pressing a all ready sorted column while holding down shift will reve.. 더보기 jquery table tablesorter colspan.html 사용해보기 원본 : http://tablesorter.com/docs 이걸한 목적이 얘네들 홈피에서 안되길래 만들어서 올렸는데 알고 봤더니 크롬(내꺼:버전 25.0.1364.152 m)에서는 안되고 익스플러러에서는 되네 아래 파일을 테스트 하면 테스트 테이블 - 아래 해더를 클릭하면 잘 동작한다. 여러 테이블에서 클릭한 테이블만 소트된다. General information Degree information Name Major Gender English Japanese Calculus Geometry Student01 Languages male 80 70 75 80% Student02 Mathematics male 90 88 100 90% Student03 Languages female 85 95 80 85% so.. 더보기 jquery table sort checkbox.html 테스트 원본 : http://tablesorter.com/docs이걸한 목적이 얘네들 홈피에서 안되길래 만들어서 올렸는데 알고 봤더니크롬(내꺼:버전 25.0.1364.152 m)에서는 안되고 익스플러러에서는 되네 아래 파일을 테스트 하면 header sort + check 테스트 테이블 - 아래 해더를 클릭하면 잘 동작한다. Name Major Sex English Japanese Calculus Geometry Name Major Sex English Japanese Calculus Geometry Student01 Languages male 80 70 75 Student02 Mathematics male 90 88 100 Student03 Languages female 85 95 80 Student04 La.. 더보기 jquery table tablesorter multiple-headers.html 사용해보기 원본 : http://tablesorter.com/docs 이걸한 목적이 얘네들 홈피에서 안되길래 만들어서 올렸는데 알고 봤더니 크롬(내꺼:버전 25.0.1364.152 m)에서는 안되고 익스플러러에서는 되네 아래 파일을 테스트 하면 테스트 테이블 - 아래 해더를 클릭하면 잘 동작한다. General information Degree information Geometry Major Gender English Japanese Calculus Student01 Languages male 70 Student02 Mathematics male 90 88 Student03 Languages female 85 95 80 더보기 jQuery table jquery.tablesorter test내역 원본 : http://tablesorter.com/docs이걸한 목적이 얘네들 홈피에서 안되길래 만들어서 올렸는데 알고 봤더니크롬(내꺼:버전 25.0.1364.152 m)에서는 안되고 익스플러러에서는 되네 목적 : jQuery로 테이블을 sort하는 일이 생겼다.sort가 중요하다면 사이트가 괜찮을듯 하다.http://tablesorter.com/docs/ pc는 sort가 안되고 스마트폰으로는 된다. 혹시 테스트 하다가 안된다고 나가는 분이 있을까봐 기록으로 남겨놓으니 보고 선택할지 고민하자. 즉 http://tablesorter.com/docs/ 에서만 보고 판단하지 말고 pc에 다운받아서 압축 풀고 test후 찾는게 맞는지 봐야한다. 홈피에서 다운 받는다.http://tablesorter.com/_.. 더보기 jquery table 처리 출처 : http://nemesys.co.kr/jquery/47401 http://www.noupe.com/jquery/useful-jquery-plugins-to-enhance-html-tables.html ==>다양한것 있음 http://www.filamentgroup.com/lab/update_to_jquery_visualize_accessible_charts_with_html5_from_designing_with/ ==> 컬럼 옮기는 기능 필요할때 http://mitya.co.uk/scripts/Animated-table-sort-with-regexp-111 ==> sort 만 필요할때 좋네 더보기 이전 1 다음