본문 바로가기

Developement/Web Programming

Jquery Plugin 모음

[업데이트일 : 2015-07-24]

강추 / 추천 / 일반 


jQuery Plugin : http://plugins.jquery.com/



[날짜 관련]

1. Date Dropper : 날자 입력 플러그인 http://felicegattuso.com/projects/datedropper/


[Modal 관련]

1. Animated Modal : 브라우저 전체화면을 모달로 만들 수 있는 플러그인 : http://joaopereirawd.github.io/animatedModal.js/


[Form 관련]

1. jQuery Form Plugin : 입력 양식 플러그인 & Ajax 로 업로드 구현 가능 : http://malsup.com/jquery/form/


[Grid 관련]

1. JMOSA : 이미지 또는 Div 블럭을 Mansonry 처리 tight-fitted 처리해주는 플러그인 : https://github.com/absentik/jMosaic


[Scroll 관련]

1. Eco-Scroll : 내가 지정한 크기 안에서 스크롤이 되도록 하는 플러그인 : http://www.juntamng.com/ecoscroll

2. HorizonScroll : 웹사이트 전체를 가로 스크롤 할 수 있게 해 주는 플러그인 : https://github.com/trgraglia/jquery.horizonScroll.js


[Image Loading 관련]

1. TADA : 이미지 로드 경량화 및 이미지 가 없을 경우 대체 이미지를 보여주는 플러그인 : https://github.com/fallroot/tada


[모바일 메뉴 슬라이드 관련]

1. Slideout : 모바일의 메뉴 슬라이드 플러그인 (간단함) : https://mango.github.io/slideout/


[Slider 관련]

1. bxSlider : 이미지 슬라이드 : http://bxslider.com/

2. OWL Carousel : 모바일 에서 사용 가능한 슬라이더 (터치 지원) : http://owlgraphic.com/owlcarousel/


[Layout 관련]

1. Full Page : 원페이지 레이아웃 (1페이지 소스로 사이트 구축) (다양한 효과들이 많이 있음) : http://alvarotrigo.com/fullPage/


[Animation 관련]

1. jqeury easing : 애니메이션 효과를 생성할 수 있다. : http://jqueryui.com/easing/


[File Upload]

1. jQuery File Upload : 파일 업로드 : https://github.com/blueimp/jQuery-File-Upload

'Developement > Web Programming' 카테고리의 다른 글

정규표현식  (0) 2016.04.18
날씨 api 정보 / 관광지 정보  (0) 2015.07.20
PHP 내장 함수 모음  (0) 2015.06.04
PHP 실행 속도를 빠르게 하는 최적화 코딩 방법 모음  (0) 2015.06.04
PHP 정규식  (0) 2015.06.04