본문 바로가기

Microsoft/C# & ASP.NET

JQuery 참고 사이트[펌]

IBM jquerymobile 
http://www.ibm.com/developerworks/kr/xml/tutorials/x-jquerymobilejsontut/index.html


JQUERY 모바일 및 데모 사이트...
http://jquerymobile.com/

http://www.jqmgallery.com/

최강 데모 
http://filamentgroup.com/examples/jqm-overflow-touch-forced/

http://filamentgroup.com/examples/jqm-overflow-touch-forced/docs/pages/page-transitions.html

http://www.jqmgallery.com/

http://www.webdesignshock.com/jquery-slider

http://blog.naver.com/PostView.nhn?blogId=aprodite20&logNo=100140811396

http://jqueryui.com/demos/slider/#tabs

http://www.finebe.com/40


###############################################################
JQUERY 고급 소스...
http://xguru.net/503

http://visualjquery.com/

http://www.sqler.com/387561


고급자바스크립트 tool
https://stripe.com/
https://manage.stripe.com/register
http://bioneural.dyndns.org/

 

고급자바스크립트 api
http://coding.smashingmagazine.com/2008/02/21/powerful-css-techniques-for-effective-coding/

http://www.evotech.net/blog/2008/11/jquery-tutorial-dom-manipulation-and-sorting/

http://filamentgroup.com/examples/jqm-overflow-touch-forced/

http://www.w3schools.com/jquery/default.asp

http://www.switchonthecode.com/tutorials/javascript-sliding-panels-using-generic-animation

http://james.padolsey.com/category/snippets/

http://deadfire.hihome.com/jscript/jscript01.html

http://baijs.nl/tinyscrollbar/

https://github.com/madrobby/scriptaculous

http://jsguide.net/ver2/examples/index.php?mode=view&category=2&qstr=&uid=498&page=2&PHPSESSID=975080c93f4673e8568810c05834c570

http://miny79.tistory.com/180

http://v3brs.egloos.com/1303179

http://www.tutorialspoint.com/jsp/jstl_format_formatdate_tag.htm

http://b4you.net/blog/68

http://omnibuscode.com/xe/?mid=pg_javascript&listStyle=webzine&category=496&page=3&document_srl=518

http://coding.smashingmagazine.com/2008/09/11/75-really-useful-javascript-techniques/


최강소스.
http://coding.smashingmagazine.com/2007/05/30/tables-and-data-grids-with-ajax-dhtml-javascript/
http://coding.smashingmagazine.com/2007/05/30/tables-and-data-grids-with-ajax-dhtml-javascript/
1. ExtJs Grid with Expander Rows, Collapse and Force Fit, Framed with Checkbox Selection and Horizontal Scrolling as well as standard Panel features such as framing, buttons and toolbars. (Thanks, Lucian Lature!).
http://dev.sencha.com/playpen/ext-2.0/examples/grid/grid3.html

2. dhtmlxGrid shows flexible and solid structure and can be presented in a variety of ways. Numerous skins are available; also complex, paginated table structures can be easily created. The scripts are released under the GPL; support costs money.
http://dhtmlx.com/docs/products/dhtmlxGrid/

3. Phatfusion Sortable sorts the columns in a table and filters its elements. (Thanks, Boris).

4. Mootable Sorting. Shows an example that highlights the table row and column of the cell you are hovering over.
http://joomlicious.com/mootable/

두개는 별루 않좋음..
5. Elite Zebra Tables – Zebra tables with sorting functionalities.
6. PHP Live Datagrid, based upon the XAJAX Library. Can be used for large databases, as shown in example containing over 500 pages. The table is paginated and can be browsed from page to page.

거의최강.
7. The Table Kit is based upon the Prototype Framework. The columns can be sorted, selected and the rows can be scaled. A tutorial related to table sorting ith Prototype is also provided.
http://www.millstream.com.au/upload/code/tablekit/


###############################################################

 

 

IBM 그룹...
http://www.ibm.com/us/en/
https://www.ibm.com/developerworks/community/blogs/?lang=ko

웹서비스 
http://www.ibm.com/developerworks/kr/library/ws-pojo-springcxf/


[JavaScript] onkeypress 이벤트 발생시 event.keyCode 값 정리
http://gyoju12.tistory.com/31


-Jquery 플러그인 모음 이거한방이면 끝..!! : http://www.seek-blog.com/41065/14090/240-plugins-jquery.html
 -light box(이미지 미리보기,pre,next) : http://leandrovieira.com/projects/jquery/lightbox/
 -이미지 스크롤 : http://benjaminsterling.com/2007/09/09/jquery-jqgalscroll-photo-gallery/
 -이미지 싸이클 : http://www.malsup.com/jquery/cycle/
 -BlockUI Plugin(processing,처리중 등등,confirm) : http://www.malsup.com/jquery/block/#element
 -UI Modal : http://jquery.com/demo/thickbox/
 -플래쉬 플러그인 삽입 : http://jquery.lukelutman.com/plugins/flash/#examples
 -Photo Slider Tutorial : http://opiefoto.com/articles/photoslider#example
 -jScrollPane : http://kelvinluck.com/assets/jquery/jScrollPane/jScrollPane.html
 -Accessible News Slider  : http://www.reindel.com/accessible_news_slider/#examples
 - unobtrusive tabs(탭메뉴) : http://stilbuero.de/jquery/tabs/#fragment-29
      http://www.sunsean.com/idTabs/#t3
 -jQuery Ajax Link Checker : http://troy.dyle.net/linkchecker/
 -jQuery Form Plugin  : http://malsup.com/jquery/form/#code-samples
 -jquery.suggest, an alternative jQuery based autocomplete library(자동완성)
  http://www.vulgarisoip.com/2007/06/29/jquerysuggest-an-alternative-jquery-based-autocomplete-library/
  http://nodstrum.com/2007/09/19/autocompleter/
 -jlook(폼객체 리뉴얼)  : 
  http://envero.org/jlook/
 -jQuery - LinkedSelect(멀티 select) :
  http://www.msxhost.com/jquery/linked-selects/json/
 -Masked Input Plugin    : (입력포맷 확인)
  http://digitalbush.com/projects/masked-input-plugin
  http://www.appelsiini.net/projects/jeditable/default.html
 -Overlabel with JQuery(박스안에 워터마킹처리)  :http://scott.sauyet.com/Javascript/Demo/Overlabel/
 -Styling an input type="file"(파일찾기 이미지 처리)
   http://www.quirksmode.org/dom/inputfile.html
 -jQuery UI Datepicker v3.0 Examples(달력)
  http://marcgrabanski.com/code/ui-datepicker/
 -jQuery Validation Plugin(폼체크,포커싱)
  http://jquery.bassistance.de/validate/demo-test/ 
  http://www.texotela.co.uk/code/jquery/focusfields/
 
 -jQuery columnHover plugin(컬럼 하이라이트/컬럼 컨트롤)
  http://p.sohei.org/stuff/jquery/columnhover/demo/demo.html
  http://p.sohei.org/stuff/jquery/columnmanager/demo/demo.html
 -tablesorterDocumentation(테이블 순서)
  http://tablesorter.com/docs/index.html 
 -jQuery Accordion Demo(컨테이너 예제)
  http://jquery.bassistance.de/accordion/?p=1.1.1
 -jQPanView based in jQuery 1.1(이미지 확대보기)
  http://projects.sevir.org/storage/jpanview/index.html
 -jQuery Impromptu(confirm,alert 등등)
  http://trentrichardson.com/Impromptu/
 -jqGrid Examples(그리드)
  http://trirand.com/jqgrid/jqgrid.html#
 -Toggle HTML-Elements with jQuery
  http://jquery.andreaseberhard.de/toggleElements/
 -UI/Sortables(테이블 위치변경 ^^)
  http://docs.jquery.com/UI/Sortables
 -뉴스 슬라이더(부분보기,전체보기)
  http://www.reindel.com/accessible_news_slider/
 -로컬 스크롤러
  http://www.freewebs.com/flesler/jQuery.LocalScroll/
 -핫키 테스트
  http://jshotkeys.googlepages.com/test-static.html
 -슬라이더
  http://docs.jquery.com/UI/Slider/slider
 -쇼핑카트
  http://www.mimul.com/pebble/default/2007/10/30/1193753340000.html
 -테이블 소트
  http://www.mimul.com/pebble/default/2007/11/06/1194348600000.html
 -이미지 나중에 로딩시키기
  http://www.mimul.com/pebble/default/2007/11/10/1194695220000.html
 -오토탭(입력시 폼객체 자동넘김)
  http://dev.lousyllama.com/autotab/
 -실시간 폼객체 수정
  http://www.appelsiini.net/projects/jeditable/custom.html
 -프린트
  http://www.designerkamal.com/jPrintArea/#
 -차트
  http://www.reach1to1.com/sandbox/jquery/jqchart/
 -CSS Dock Menu (Jquery + CSS) 
  후니넷에서 보삼
 -툴팁
  http://www.codylindley.com/blogstuff/js/jtip/
 -XML데이터 뿌리기
  http://blog.reindel.com/src/jquery_browse/
  http://www.xml.com/pub/a/2007/10/10/jquery-and-xml.html
  http://www.mimul.com/pebble/default/2006/11/05/1162710000000.html
 -Clearing Form
  http://www.learningjquery.com/2007/08/clearing-form-data
 --암호 복잡성 체크
  http://phiras.googlepages.com/PasswordStrengthMeter.html
 --Form Serialize
  http://dev.jquery.com/wiki/Plugins/FastSerialize
 --GetString 퍼라미터 가져오기
  http://www.mathias-bank.de/2006/10/28/jquery-plugin-geturlparam/
 --검색 후 콤보생성(ajax with combo) 아주 유용함
  http://extjs.com/deploy/ext/examples/form/forum-search.html
  http://extjs.com/deploy/ext/examples/grid/edit-grid.html-->그리드
 --파일 업로드(input=file) 리폼
  http://www.appelsiini.net/projects/filestyle/demo.html
Jquery Best
 http://www.spicyexpress.net/general/jquerry-at-it-best-downloadable-jquerry-plugins-and-widgets-for-you-2/
웹디자인 템플릿트(2.0)
 -http://www.templateworld.com/free_templates.html
----------------------------------------
Jquery tag cloud
http://www.ajaxrain.com/tagcloud.php
Jquery 기본설명
http://www.zzbb.kr/34
----------------------------------------
^^Star Rater(순위) --활용가능성 높음
http://www.m3nt0r.de/devel/raterDemo/
^^ AJAX CALLING --활용가능성 높음
http://cgaskell.wordpress.com/2006/11/02/jquery-ajax-call-and-result-xml-parsing/
--AJAX 아이디 중복체크 - 활용가능성 아주높음
http://www.shawngo.com/gafyd/index.html
^^ jQuery framework plugins which provide a way to sort and nest elements in web applications, using drag-and-drop(테이블드래그앤드랍) --활용가능성 중간
http://code.google.com/p/nestedsortables/
^^Simple tableSorter(리스트 정렬) 활용가능성 중간
http://motherrussia.polyester.se/docs/tablesorter/
^^Cookie 활용가능성 높음
http://www.stilbuero.de/2006/09/17/cookie-plugin-for-jquery/
^^태깅 --그냥한번보자..ㅎ
http://www.alcoholwang.cn/jquery/jTaggingDemo.htm
^^죽이는 어코디언 메뉴
http://dev.portalzine.de/index?/Horizontal_Accordion--print
^^ AJAX Indicator 이미지
http://qureyoon.blogspot.com/2006/11/make-your-own-loading-gif.html
----------------------------------------
2007.12.28 찾은것
----------------------------------------
http://rikrikrik.com/jquery/quicksearch/#usage
http://nadiaspot.com/jquery/confirm/#examples
http://host.sonspring.com/portlets/
http://jquery.andreaseberhard.de/toggleElements/
http://www.getintothis.com/pub/projects/rb_menu/
http://icon.cat/software/iconDock/0.8b/dock.html
http://www.nuernberg.de/internet/portal/index.html
http://rikrikrik.com/jquery/shortkeys/#examples
http://rikrikrik.com/jquery/pager/#examples
http://famspam.com/facebox/ --라이트박스같은것
http://www.andreacfm.com/
http://www.vulgarisoip.com/2007/06/29/jquerysuggest-an-alternative-jquery-based-autocomplete-library/ --autocomplete
http://www.gcmingati.net/wordpress/wp-content/lab/jquery/newsticker/jq-liscroll/scrollanimate.html - 뉴스 스크롤
http://d-scribe.de/webtools/jquery-pagination/demo.htm# --페이징
http://tinymce.moxiecode.com/example_full.php?example=true --Open Source WYSWYG 웹 에디터
http://www.laptoptips.ca/projects/tinymce-advanced/ --Open Source WYSWYG 웹 에디터 advanced
http://extjs.com/ -또다른 RIA JAVASCRIPT 프레임워크
http://www.digital-web.com/extras/jquery_crash_course/ -jquery로 만든 비행 예약 시스템 데모(Passenger Management )
http://markc.renta.net/jquery/ --jquery 간단예제
http://www.xml.com/pub/a/2007/10/10/jquery-and-xml.html?page=2 -jquery와 XML
http://www.stilbuero.de/2006/09/17/cookie-plugin-for-jquery/  -쿠키 플러그인
http://jquery.com/files/demo/dl-done.html --간단한 어코디언 메뉴
http://mjslib.org/doc/legacy/fieldgroup.html --폼필드 컨트롤
http://extjs.com/deploy/dev/examples/tree/two-trees.html --트리
http://www.amcharts.com/column/ - 차트(바로 사용^^)
http://particletree.com/features/rediscovering-the-button-element/ - 버튼 스타일링
http://www.i-marco.nl/weblog/jquery-accordion-menu/ - 실용성 높은 어코디언 메뉴

http://www.sastgroup.com/jquery/240-plugins-jquery
http://jquery.bassistance.de/jquery-getting-started.html