作者: gkm422 鏈接:http://remind.javaeye.com/blog/210608 發(fā)表時(shí)間: 2008年07月02日
聲明:本文系JavaEye網(wǎng)站發(fā)布的原創(chuàng)博客文章,未經(jīng)作者書(shū)面許可,嚴(yán)禁任何網(wǎng)站轉(zhuǎn)載本文,否則必將追究法律責(zé)任!
jQuery 是繼 prototype 之后又一個(gè)優(yōu)秀的 Javascript 框架。其宗旨是—寫(xiě)更少的代碼,做更多的事情。它是輕量級(jí)的 js 庫(kù)(壓縮后只有21k) ,這是其它的 js 庫(kù)所不及的,它兼容 CSS3,還兼容各種瀏覽器(IE 6.0+, FF 1.5+, Safari 2.0+, Opera 9.0+)。 jQuery 是一個(gè)快速的,簡(jiǎn)潔的 javaScript 庫(kù),使用戶(hù)能更方便地處理 HTML documents、events、實(shí)現(xiàn)動(dòng)畫(huà)效果,并且方便地為網(wǎng)站提供 AJAX 交互。 jQuery 還有一個(gè)比較大的優(yōu)勢(shì)是,它的文檔說(shuō)明很全,而且各種應(yīng)用也說(shuō)得很詳細(xì),同時(shí)還有許多成熟的插件可供選擇。 jQuery 能夠使用戶(hù)的 html 頁(yè)保持代碼和 html 內(nèi)容分離,也就是說(shuō),不用再在 html 里面插入一堆js來(lái)調(diào)用命令了,只需定義 id 即可。特推薦在Kollermedia.at上一篇JQuery插件列表的文章如下:
文件上傳(File upload)
表單驗(yàn)證(Form Validation)
Simple jQuery form validation.
jQuery XAV - form validations.
Ajax Username Check with jQuery.
表單-選取框(Form - Select Box stuff)
jQuery controlled dependent (or Cascadign) Select List.
Auto-populate multiple select boxes.
Choose Plugin (Select Replacement).
表單基本、輸入框、選擇框等(Form Basics, Input Fields, Checkboxes etc.)
jQuery Checkbox (checkboxes with imags).
時(shí)間、日期和顏色選取(Time, Date and Color Picker)
Farbtastic jQuery Color Picker Plugin.
Color Picker by intelliance.fr.
投票插件(Rating Plugins)
Content rater with asp.net, ajax and jQuery.
搜索插件(Search Plugins)
jQuery Autocomplete by AjaxDaddy.
jQuery Autocomplete Plugin with HTML formatting.
AutoCompleter (Tutorial with PHP&MySQL).
編輯器(Inline Edit & Editors)
Jeditable - edit in place plugin for jQuery.
jQuery Disable Text Select Plugin.
Edit in Place with Ajax using jQuery.
jQuery Plugin - Another In-Place Editor.
tEditable - in place table editing for jQuery.
多媒體、視頻、Flash等(Audio, Video, Flash, SVG, etc)
jMedia - accessible multi-media embedding.
JBEdit - Ajax online Video Editor.
圖片(Photos/Images/Galleries)
jQuery Thumbs - easily create thumbnails.
jQuery jQIR Image Replacement.
Image Gallery using jQuery, Interface & Reflactions.
jQuery Lazy Load Images Plugin.
jQuery Crop - crop any image on the fly.
Google地圖(Google Map)
jQuery Maps Interface forr Google and Yahoo maps.
jQuery J Maps - by Tane Piper.
游戲(Games)
jQuery Solar System (not a game but awesome jQuery Stuff).
表格等(Tables, Grids etc.)
Expandable “Detail” Table Rows.
Sortable Table ColdFusion Costum Tag with jQuery UI.
TableSorter plugin for jQuery.
tEditable - in place table editing for jQuery.
統(tǒng)計(jì)圖(Charts, Presentation etc.)
邊框、圓角、背景(Border, Corners, Background)
文字和超鏈接(Text and Links)
Textgrad - a text gradient plugin.
LinkLook - a link thumbnail preview.
鼠標(biāo)提示(Tooltips)
菜單和導(dǎo)航(Menus, Navigations)
jQuery Tabs Plugin - awesome! . [demo nested tabs.]
another jQuery nested Tab Set example (based on jQuery Tabs Plugin).
jdMenu - Hierarchical Menu Plugin for jQuery.
http://stilbuero.de/jquery/tabs_3/
幻燈、翻轉(zhuǎn)等(Accordions, Slide and Toggle stuff)
jQuery Accordion Plugin Horizontal Way.
haccordion - a simple horizontal accordion plugin for jQuery.
Horizontal Accordion by portalzine.de.
Accordion Example from fmarcia.info.
jQuery Demo - Expandable Sidebar Menu.
Showing and Hiding code Examples.
拖放插件(Drag and Drop)
XML XSL JSON Feeds
jQuery Ajax call and result XML parsing.
xmlObjectifier - Converts XML DOM to JSON.
jQuery Taconite - multiple Dom updates.
瀏覽器(Browserstuff)
Wresize - IE Resize event Fix Plugin.
Link Scrubber - removes the dotted line onfocus from links.
jQuery Perciformes - the entire suckerfish familly under one roof.
QinIE - for proper display of Q tags in IE.
對(duì)話框、確認(rèn)窗口(Alert, Prompt, Confirm Windows)
CSS
jQuery Rule - creation/manipulation of CSS Rules.
DOM、AJAX和其它JQuery插件(DOM, Ajax and other jQuery plugins)
Metadata - extract metadata from classes, attributes, elements.
Super-tiny Client-Side Include Javascript jQuery Plugin.
JHeartbeat - periodically poll the server.
jQuery Share it - display social bookmarking icons.
jQuick - a quick tag creator for jQuery.
Metaobjects.
本文的討論也很精彩,瀏覽討論>>
JavaEye推薦
- 北京: 千橡集團(tuán)暨校內(nèi)網(wǎng)誠(chéng)聘軟件研發(fā)工程師
- JavaEye圖靈杯第2屆問(wèn)答大賽開(kāi)始了!8月4日至8月17日,獎(jiǎng)品豐厚!
- 搜狐網(wǎng)站誠(chéng)聘Java、PHP和C++工程師
文章來(lái)源:http://remind.javaeye.com/blog/210608