概述
jquery 是繼 prototype 之后又一個(gè)優(yōu)秀的 javascript 框架。其宗旨是—寫更少的代碼,做更多的事情。它是輕量級的 js 庫(壓縮后只有21k) ,這是其它的 js 庫所不及的,它兼容 css3,還兼容各種瀏覽器(ie 6.0+, ff 1.5+, safari 2.0+, opera 9.0+)。 jquery 是一個(gè)快速的,簡潔的 javascript 庫,使用戶能更方便地處理 html documents、events、實(shí)現(xiàn)動(dòng)畫效果,并且方便地為網(wǎng)站提供 ajax 交互。 jquery 還有一個(gè)比較大的優(yōu)勢是,它的文檔說明很全,而且各種應(yīng)用也說得很詳細(xì),同時(shí)還有許多成熟的插件可供選擇。 jquery 能夠使用戶的 html 頁保持代碼和 html 內(nèi)容分離,也就是說,不用再在 html 里面插入一堆js來調(diào)用命令了,只需定義 id 即可。今天在kollermedia.at上發(fā)現(xiàn)了一篇jquery插件列表的文章,特推薦如下。
文件上傳(file upload)
ajax file upload.
jquploader.
multiple file upload plugin.
jquery file style.
styling an input type file.
progress bar plugin.
表單驗(yàn)證(form validation)
jquery validation.
auto help.
simple jquery form validation.
jquery xav - form validations.
jquery alphanumeric.
masked input.
typewatch plugin.
text limiter for form fields.
ajax username check with jquery.
表單-選取框(form - select box stuff)
jquery combobox.
jquery controlled dependent (or cascadign) select list.
multiple selects.
select box manipulation.
select combo plugin.
jquery - linkedselect
auto-populate multiple select boxes.
choose plugin (select replacement).
表單基本、輸入框、選擇框等(form basics, input fields, checkboxes etc.)
jquery form plugin.
jquery-form.
jlook nice forms.
jnice.
ping plugin.
toggle form text.
toggleval.
jquery field plugin.
jquery form’n field plugin.
jquery checkbox manipulation.
jtagging.
jquery labelcheck.
overlabel.
3 state radio buttons.
shiftcheckbox jquery plugin.
watermark input.
jquery checkbox (checkboxes with imags).
jquery spinbutton control.
jquery ajax form builder.
jquery focus fields.
jquery time entry.
時(shí)間、日期和顏色選取(time, date and color picker)
jquery ui datepicker.
jquery date picker plugin.
jquery time picker.
time picker.
clickpick.
timepicker.
farbtastic jquery color picker plugin.
color picker by intelliance.fr.
投票插件(rating plugins)
jquery star rating plugin.
jquery star rater.
content rater with asp.net, ajax and jquery.
half-star rating plugin.
搜索插件(search plugins)
jquery suggest.
jquery autocomplete.
jquery autocomplete mod.
jquery autocomplete by ajaxdaddy.
jquery autocomplete plugin with html formatting.
jquery autocompleter.
autocompleter (tutorial with php&mysql).
quick search jquery plugin.
編輯器(inline edit & editors)
jtageditor.
wymeditor.
jquery jframe.
jeditable - edit in place plugin for jquery.
jquery editable.
jquery disable text select plugin.
edit in place with ajax using jquery.
jquery plugin - another in-place editor.
tableeditor.
teditable - in place table editing for jquery.
多媒體、視頻、flash等(audio, video, flash, svg, etc)
jmedia - accessible multi-media embedding.
jbedit - ajax online video editor.
jquery mp3 plugin.
jquery media plugin.
jquery flash plugin.
embed quicktime.
svg integration.
圖片(photos/images/galleries)
thickbox.
jquery lightbox plugin.
jquery image strip.
jquery slideviewer.
jquery jqgalscroll 2.0.
jquery - jqgalviewii.
jquery - jqgalviewiii.
jquery photo slider.
jquery thumbs - easily create thumbnails.
jquery jqir image replacement.
jcarousel lite.
jqpanview.
jcarousel.
interface imagebox.
image gallery using jquery, interface & reflactions.
simple jquery gallery.
jquery gallery module.
eo gallery.
jquery scrollshow.
jquery cycle plugin.
jquery flickr.
jquery lazy load images plugin.
zoomi - zoomable thumbnails.
jquery crop - crop any image on the fly.
image reflection.
google地圖(google map)
jquery plugin googlemaps.
jmaps jquery maps framework.
jqmaps.
jquery & google maps.
jquery maps interface forr google and yahoo maps.
jquery j maps - by tane piper.
游戲(games)
tetris with jquery.
jquery chess.
mad libs word game.
jquery puzzle.
jquery solar system (not a game but awesome jquery stuff).
表格等(tables, grids etc.)
ui/tablesorter.[url=http://images.cnblogs.com/cnblogs_com/terrylee/windowslivewrite
該文章在 2010/7/4 0:45:05 編輯過