본문 바로가기

WEB/Javascipt

단계별 진행 플러그인 회원가입 이나 상품주문 등에 적용할수 있는 플러그인 이다. 쇼핑 할때나 가입시 너무 많은 입력폼 이 있으면 압박감이 드는데 좀더 예쁘고 단계별로 하면 좀더 쉽게 접근 할수 있을꺼 라고 생각한다. 참조 : http://techlaboratory.net/products.php?product=smartwizard 데모보기 =================================================================================================================
input box focus background 텍스트 박스에 포커스가 이동시 간단하게 배경색을 바꾸어 주는 스크립트 입니다. =====================================================================================================
Super Simple Lightbox with CSS and jQuery 참조 : http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/super-simple-lightbox-with-css-and-jquery/
[Open Case] jQuery VR 자동차 PR 사이트 VR 자료조사 1. reel jqyery 플러그인 - 마우스 와 휠 터치 ( ipad ) 지원 2. 참조 : http://jquery.vostrel.cz/reel http://tech.groups.yahoo.com/group/PanoToolsNG/message/45192 3. 샘플 다운로드 : https://github.com/pisi/Reel ################################################################################################################################################ ################################################..
equalWidths jQuery Plugin ( 네비게이션 넓이값 자동계산) 참조 및 다운로드 : http://fordinteractive.com/tools/jquery/equalwidths/ 플러그인 내용 ========================================================== (function($){ $.fn.equalWidths = function(options) { var opts = $.extend({ stripPadding: 'none' // options: 'child', 'grand-child', 'both' },options); return this.each(function(){ var child_count = $(this).children().size(); if (child_count > 0) { // only proceed if..
jquery 팝업 플러그인 참조 : http://goo.gl/qAzrH 쓰기 편한거 같다 옵션도 여러가지 있다.
nivo slider 참조 : http://nivo.dev7studios.com/
SIMPLE Modal 참조 : http://goo.gl/19cAv