JQuery应用实例学习(强烈推荐) (转)
jQuery 是继 prototype 之后又一个优秀的 Javascript 框架。其宗旨是—写更少的代码,做更多的事情。它是轻量级的 js 库(压缩后只有21k) ,这是其它的 js 库所不及的,它兼容 CSS3,还兼容各种浏览器(IE 6.0+, FF 1.5+, Safari 2.0+, Opera 9.0+)。 jQuery 是一个快速的,简洁的 javaScript 库,使用户能更方便地处理 HTML documents、events、实现动画效果,并且方便地为网站提供 AJAX 交互。 jQuery 还有一个比较大的优势是,它的文档说明很全,而且各种应用也说得很详细,同时还有许多成熟的插件可供选择。 jQuery 能够使用户的 html 页保持代码和 html 内容分离,也就是说,不用再在 html 里面插入一堆js来调用命令了,只需定义 id 即可。特推荐在Kollermedia.at上一篇JQuery插件列表的文章如下:
文件上传(File upload)
表单验证(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).
时间、日期和颜色选取(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.
统计图(Charts, Presentation etc.)
边框、圆角、背景(Border, Corners, Background)
文字和超链接(Text and Links)
Textgrad - a text gradient plugin.
LinkLook - a link thumbnail preview.
鼠标提示(Tooltips)
菜单和导航(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/
幻灯、翻转等(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.
对话框、确认窗口(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.
英文:http://www.kollermedia.at/archive/2007/11/21/the-ultimate-jquery-plugin-list/
转载:http://www.cnblogs.com/moozi/archive/2008/03/30/1129718.html