부니기 퍼담는 BLOG

닫기 검색결과 전체 보기

    Javascript Framework on jQuery

    JS 2011. 4. 21. 01:06

    jQuery Project - jquery.org

    The jQuery Project manages all of the jQuery projects, including jQuery Core, jQuery UI, Sizzle and QUnit.


    jQuery.com - jquery.com

    jQuery is a new kind of JavaScript Library.

    jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.

    • Lightweight Footprint
    • CSS3 Compliant
    • Cross-browser

    Fancybox - fancybox.net

    FancyBox is a tool for displaying images, html content and multi-media in a Mac-style "lightbox" that floats overtop of web page.
    It was built using the jQuery library. Licensed under both MIT and GPL licenses

    • Can display images, HTML elements, SWF movies, Iframes and also Ajax requests
    • Customizable through settings and CSS
    • Groups related items and adds navigation.
    • If the mouse wheel plugin is included in the page then FancyBox will respond to mouse wheel events as well
    • Support fancy transitions by using easing plugin
    • Adds a nice drop shadow under the zoomed item

    jQueryUI - jqueryui.com

    jQuery UI provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications.


    jQuery Plugin Lib.

    Fancy Countdown - http://www.sarpdoruktahmaz.com/projects/fancy-countdown

    mb.jQuery - http://pupunzi.com/

    Visual Lightbox - http://visuallightbox.com/

    SKENGDON - http://labs.skengdon.com/

    웹 개발자들을 위한 웹 리소스 전문 사이트 - http://www.webstorymaker.com/category/license/mit/


    jQuery Plugins

    • Accessibility Stylesheet and text size switcher.
    • Accordion Accordion interface with a few variations.
    • AlphaNumeric Prevent users from inputing special characters.
    • Ajax File Upload Loading graphic displays while file is uploaded.
    • appendDom Write HTML with JavaScript, great for displaying Ajax results.
    • appendText Converts text into post friendly html.
    • blockUIEXCELLENT Create a message overlay while blocking user interaction on elements or the entire page.
    • BogoFolders View text through a 'file menu' interface.
    • BogoTabs Basic tabbed interface.
    • Bubble Demo highlights selected table rows in groups of tables..
    • Calendar Aids date entry.
    • Checkbox manipulation Select, unselect and toggle checkboxes.
    • ChiliEXCELLENT Syntax highlighting for displaying code on webpages.
    • Choose Component Select data from a table row through a modal window.
    • Click Menu Generates dropdown menus.
    • clueTip Tooltips with many variations.
    • Color Animations Add color animations to div backgrounds.
    • Color Picker Pass in color choices and attach custom events to each color block.
    • columnHover Highlight table rows and columns.
    • columnManager Add, remove and toggle table columns.
    • ContextMenu - Menus that show when you right click specified elements.
    • Confirmer Adds a listener to check if user confirms their action.
    • CycleEXCELLENT Add flash-like image effects to rotating image galleries.
    • date picker Aids date entry.
    • Delicious Read delicious bookmarks from a user to display on a webpage.
    • Dimensions Get accurate window and document attributes across browsers.
    • Equalize Columns Make columns the same height as the longest column.
    • FCKEditor Plugin Adds a rich text editor to a textarea.
    • Field Expand the ability to retrieve and set values in forms.
    • FormEXCELLENT Change HTML forms to submit via Ajax.
    • Gallery Viewer JavaScript image gallery.
    • getUrlParam Function to get url parameters.
    • Google Feed Plugin Display any RSS feed to a webpage.
    • Gradient Adds a gradient to a div without needing an image.
    • Grid Column Sizing Table column draggable resizing.
    • Grid Row Sizing Expand and collapse table rows.
    • hoverIntent Prevents unintended hover events.
    • idTabs Add tabbed interface to a website.
    • Impromptu Create modal windows and messages.
    • jQuery Localisation Applies localisation packages based on the user's language preference.
    • jBox UI dialog widget.
    • jCalendar Aids selecting of dates inline on a page.
    • jCarousel Lite Simple carousel for images and HTML content.
    • jCodeViewer Syntax highlighting for displaying code on webpages.
    • jdMenu Hierarchical Menu Generates dropdown menus.
    • jEditable Live editing of elements on a webpage.
    • jFeed XML feed parser.
    • jPanView Replaces big images with a zoom viewer in HTML.
    • jqDnR Drag'n'Resize elements on a page.
    • jQMaps Interact with Google maps.
    • jqModal Display notices, dialogs, and modal windows in a web browser.
    • Treetable Make a tree view out of an HTML table.
    • Tree ViewEXCELLENT Tree view controls.
    • Suggest Add autocomplete to input fields.
    • YAV Form validation library.
    • jqUploader Provides a status bar for uploading images.
    • jScrollPane Customize your scrollbars.
    • jTagEditor EXCELLENT Turn a textarea into a tag editor.
    • jVariations Create a control panel to manipulate elements on a page.
    • Keyboard Navigation Dynamically determine which element to focus on based on it's position on the screen.
    • labelOver Overlay labels over an input field.
    • LavaLamp Navigation menu with a 'lava' effect.
    • Lazy Load Only load images that are in the current window.
    • Live Query Adds event listeners to elements.
    • Masked Input Add mask to inputs to aid user data entry (phone numbers, etc).
    • Media EXCELLENT Unobtrusive conversion of standard markup into rich media content.
    • Extra selectors for JQuery Add more selectors to jQuery.
    • Mousewheel Mousewheel event handler.
    • Mousehold Event Add repeating event as the user holds down the mouse.
    • Multiple File Upload Select multiple files one by one as it adds to a queue list.
    • newsticker Create a fading news ticker.
    • Password Strength Meter Indicator to show the strength of a users password.
    • PopupWindow Creates an preview popup of destination link.
    • Query String Object Useful for sending URL parameters.
    • Select box manipulation Remove and add options from a select list or dropdown in many ways.
    • selectCombo Tool for making dependant dropdowns with Ajax.
    • Star Rating Generates star rating from input fields
    • Grid Dynamic ajax grid control.
    • slideViewer Image gallery as slides.
    • Spoilers Hide content behind an image until user action is taken.
    • tableHover Row and column highlighting with variations.
    • tableFilter Search box is added to each column header to filter table.
    • tablesorter Client side table sorting.
    • Taconite EXCELLENT Easily make multiple DOM updates using the results of a single AJAX call.
    • Textgrad Add gradients to whole blocks of text.
    • Time Entry Sets an input field up to accept a time value.
    • Tooltip Add tooltips from title page.
    • Validation EXCELLENT Add live validation to forms.
    • WYMeditor EXCELLENT Web-based XHTML WYSIWYM editor.
    • Zoomi Zoomable thumbnails.
    • XSLT Transform XML/XSL from JavaScript.
    • XAP Ajax library. 


    jQuery Documents

    jQuery로 Ajax 개발을 단순화 하기
    Ajax와 DOM 스크립팅을 쉽게 하는 방법 - http://www.ibm.com/developerworks/kr/library/x-ajaxjquery.html


    저작자표시 비영리 동일조건 (새창열림)
    'JS' 관련 글 more
    • Javascript: 세상에서 가장 오해가 많은 프로그래밍 언어 2008년 6월 5일
    • 쉽게 쓰는 정규식 표현 2008년 6월 5일
    • onunload, onbeforeunload 시 새로고침 문제 2008년 6월 5일
    • Javascript Framework 2008년 6월 5일
    Posted by 부니기
블로그 이미지

by 부니기

공지사항

  • thumbnail 이 곳에는 좀 다른 글을 모을겁니다.

    최근...

  • 포스트
  • 댓글
  • 더 보기

태그

  • 글자 자르기
  • css tip
  • Web Development tool
  • CSS
  • Html object
  • ECMAScript
  • object
  • CS4
  • China bot
  • MS-SQL express
  • ISO 639
  • 4C전략
  • Dynamic SQL
  • Mouse Wheel
  • ActiveX
  • mailto
  • 한글 금액
  • 암호화
  • 정규식 표현
  • window event
  • JavaScript
  • 꽉찬 디자인
  • Log file
  • Frame
  • global.asa
  • mediaplayer
  • sql injection
  • print
  • compress
  • div높이지정

글 보관함

«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

링크

카테고리

분류 전체보기 (106)
HTML/CSS (43)
JS (24)
ASP (5)
PHP (1)
Server (6)
AJAX (2)
Flex (2)
Application (4)
Column (1)
이론/기획/마케팅 (17)
News (0)

카운터

Total
Today
Yesterday
  • 홈
  • 태그
  • 미디어로그
  • 위치로그
  • 방명록
부니기's Blog is powered by daumkakao
Skin info material T Mark 5+ by 뭐하라
favicon

부니기 퍼담는 BLOG

  • 홈
  • 태그
  • 미디어로그
  • 위치로그
  • 방명록

관리자 메뉴

  • 관리자 모드
  • 글쓰기
  • 분류 전체보기

카테고리

  • 모든 글 보기
  • HTML/CSS
  • JS
  • ASP
  • PHP
  • Server
  • AJAX
  • Flex
  • Application
  • Column
  • 이론/기획/마케팅
  • News
PC화면 보기 티스토리 Daum

티스토리툴바

개인정보

  • 티스토리 홈
  • 포럼
  • 로그인

단축키

내 블로그

내 블로그 - 관리자 홈 전환
Q
Q
새 글 쓰기
W
W

블로그 게시글

글 수정 (권한 있는 경우)
E
E
댓글 영역으로 이동
C
C

모든 영역

이 페이지의 URL 복사
S
S
맨 위로 이동
T
T
티스토리 홈 이동
H
H
단축키 안내
Shift + /
⇧ + /

* 단축키는 한글/영문 대소문자로 이용 가능하며, 티스토리 기본 도메인에서만 동작합니다.