天天看點

jQuery Tools:Web開發必備的 jQuery UI 庫

jQuery Tools:Web開發必備的 jQuery UI 庫

  相比 jQuery UI,jQuery Tools 提供了作為網站應用更需要使用的功能,jQuery Tools 提供的功能分為三部分,分别是 UI Tools,Form Tools 和 Tools Box,下面會對每個功能子產品分别作介紹,另外 jQuery Tools 要比 jQuery UI 的界面更精美,可定制性更好。除此之外,jQuery Tools 核心代碼使用 GZIP 壓縮後隻有3.9KB,及時包括搜有的擴充功能也才14KB,要比 jQuery UI 輕量很多。

  UI Tools 部分包括Tabs、Tooltip、Overlay和Scrollable四個功能子產品,各功能子產品的Demo如下:

jQuery Tools:Web開發必備的 jQuery UI 庫

<a href="http://jquerytools.org/demos/tabs/index.html">Minimal setup for tabs</a>

<a href="http://jquerytools.org/demos/tabs/anchors.html">Naming the tabs</a>

<a href="http://jquerytools.org/demos/tabs/skins.html">4 different skins with CSS</a>

<a href="http://jquerytools.org/demos/tabs/mouseover.html">Using mouseover to switch tabs</a>

<a href="http://jquerytools.org/demos/tabs/wizard.html">Making wizards with the tabs</a>

<a href="http://jquerytools.org/demos/tabs/accordion.html">Making accordions with tabs</a>

<a href="http://jquerytools.org/demos/tabs/accordion-custom.html">Customizing the accordion effect</a>

<a href="http://jquerytools.org/demos/tabs/accordion-horizontal.html">Horizontal accordion using the tabs</a>

<a href="http://jquerytools.org/demos/tabs/multiple.html">Multiple tabs and accordion instances</a>

<a href="http://jquerytools.org/demos/tabs/history.html">Handling browsers back button</a>

<a href="http://jquerytools.org/demos/tabs/ajax.html">Loading tab contents with ajax</a>

<a href="http://jquerytools.org/demos/tabs/ajax-history.html">AJAXed tabs with history support</a>

<a href="http://jquerytools.org/demos/tabs/slideshow.html">Slideshow plugin for the tabs</a>

jQuery Tools:Web開發必備的 jQuery UI 庫

<a href="http://jquerytools.org/demos/tooltip/index.html">Basics of using the tooltip</a>

<a href="http://jquerytools.org/demos/tooltip/any-html.html">Using any HTML inside the tooltip</a>

<a href="http://jquerytools.org/demos/tooltip/imitate.html">Imitating browsers default tooltip</a>

<a href="http://jquerytools.org/demos/tooltip/form.html">Using tooltips in form fields</a>

<a href="http://jquerytools.org/demos/tooltip/table.html">Using tooltips in tables or lists</a>

<a href="http://jquerytools.org/demos/tooltip/custom-effect.html">Custom tooltip effect</a>

<a href="http://jquerytools.org/demos/tooltip/dynamic.html">Dynamic positioning of the tooltip</a>

jQuery Tools:Web開發必備的 jQuery UI 庫

<a href="http://jquerytools.org/demos/overlay/index.html">Minimal setup for overlay</a>

<a href="http://jquerytools.org/demos/overlay/apple.html">The apple effect for overlay</a>

<a href="http://jquerytools.org/demos/overlay/modal-dialog.html">Creating modal dialogs with overlay</a>

<a href="http://jquerytools.org/demos/overlay/trigger.html">Opening overlays programmatically</a>

<a href="http://jquerytools.org/demos/overlay/styling.html">Overlays with different styles</a>

<a href="http://jquerytools.org/demos/overlay/external.html">Loading external pages into overlay</a>

<a href="http://jquerytools.org/demos/overlay/multiple.html">Multiple overlays on the same page</a>

<a href="http://jquerytools.org/demos/overlay/custom-effect.html">Creating a customized overlay effect</a>

jQuery Tools:Web開發必備的 jQuery UI 庫

<a href="http://jquerytools.org/demos/scrollable/index.html">Minimal setup for scrollable</a>

<a href="http://jquerytools.org/demos/scrollable/vertical.html">A vertical scrollable</a>

<a href="http://jquerytools.org/demos/scrollable/gallery.html">A simple scrollable image gallery</a>

<a href="http://jquerytools.org/demos/scrollable/multiple-scrollables.html">Gallery with multiple scrollables</a>

<a href="http://jquerytools.org/demos/scrollable/wizard.html">A scrollable registration wizard</a>

<a href="http://jquerytools.org/demos/scrollable/plugins.html">Scrollable plugins in action</a>

<a href="http://jquerytools.org/demos/scrollable/one-sized.html">Browser back button navigation</a>

<a href="http://jquerytools.org/demos/scrollable/home.html">jQuery tools home page setup</a>

<a href="http://jquerytools.org/demos/scrollable/site-navigation.html">A complete navigational system</a>

<a href="http://jquerytools.org/demos/scrollable/edit.html">Add and remove items from scrollable</a>

<a href="http://jquerytools.org/demos/scrollable/easing.html">Customizing the scrolling animation</a>

  Form Tools 部分包括Validator、Rangeinput和Dateinput三個功能子產品,各功能子產品的Demo如下:

jQuery Tools:Web開發必備的 jQuery UI 庫

<a href="http://jquerytools.org/demos/validator/index.html">Minimal setup for validator</a>

<a href="http://jquerytools.org/demos/validator/custom-validators.html">Custom input types and attributes</a>

<a href="http://jquerytools.org/demos/validator/server-side.html">Server &amp; client-side validation</a>

<a href="http://jquerytools.org/demos/validator/custom-effect.html">Error Summary</a>

<a href="http://jquerytools.org/demos/validator/events.html">Validator events in action</a>

<a href="http://jquerytools.org/demos/validator/localize.html">Localizing the validator</a>

<a href="http://jquerytools.org/demos/rangeinput/index.html">Minimal setup for rangeinput</a>

<a href="http://jquerytools.org/demos/rangeinput/vertical.html">A couple of vertical ranges</a>

<a href="http://jquerytools.org/demos/rangeinput/multiple.html">Multiple small ranges</a>

<a href="http://jquerytools.org/demos/rangeinput/scrollbar.html">A custom scrollbar for a DIV</a>

<a href="http://jquerytools.org/demos/dateinput/index.html">Minimal setup for dateinput</a>

<a href="http://jquerytools.org/demos/dateinput/large-skin.html">A large skin for Dateinput</a>

<a href="http://jquerytools.org/demos/dateinput/customize.html">Customizing Dateinput behavior</a>

<a href="http://jquerytools.org/demos/dateinput/flight.html">Prompting for start and end dates</a>

<a href="http://jquerytools.org/demos/dateinput/static.html">Calendar that is always available</a>

<a href="http://jquerytools.org/demos/dateinput/localize.html">Localizing the Dateinput (french)</a>

  Tools Box 部分包括Expose、Flashembed和Combinations三個功能子產品,各功能子產品的Demo如下:

jQuery Tools:Web開發必備的 jQuery UI 庫

<a href="http://jquerytools.org/demos/toolbox/expose/index.html">Minimal setup for expose</a>

<a href="http://jquerytools.org/demos/toolbox/expose/styling.html">Styling the mask</a>

<a href="http://jquerytools.org/demos/toolbox/expose/form.html">Exposing a form</a>

<a href="http://jquerytools.org/demos/toolbox/expose/video.html">Exposing videos with a custom mask</a>

<a href="http://jquerytools.org/demos/toolbox/flashembed/index.html">Basics of Flash embedding</a>

<a href="http://jquerytools.org/demos/toolbox/flashembed/jquery.html">Flashembed and jQuery</a>

<a href="http://jquerytools.org/demos/toolbox/flashembed/onclick.html">Loading flash on a mouse click</a>

<a href="http://jquerytools.org/demos/toolbox/flashembed/wmode.html">Placing HTML on top of a flash object</a>

<a href="http://jquerytools.org/demos/toolbox/flashembed/fail.html">Handling old flash versions</a>

<a href="http://jquerytools.org/demos/toolbox/flashembed/flowplayer.html">Flashembed and Flowplayer</a>

<a href="http://jquerytools.org/demos/combine/html5-form/index.html">HTML5 form inside an overlay</a>

<a href="http://jquerytools.org/demos/combine/portfolio/index.html">An artist’s portfolio</a>

<a href="http://jquerytools.org/demos/combine/portfolio/preload.html">Speeding up the portfolio</a>

<a href="http://www.cnblogs.com/lhb25/archive/2012/05/14/image-zoomer-using-html5-canvas.html" target="_blank">基于 HTML5 Canvas 的圖檔放大鏡</a>

<a href="http://www.cnblogs.com/lhb25/archive/2011/06/15/using-robovoice-to-make-your-page-speaking.html" target="_blank">RoboVoice.com:讓你的網頁會說話</a>

<a href="http://www.cnblogs.com/lhb25/archive/2011/04/15/2009563.html" target="_blank">8個超棒的免費高品質圖示搜尋引擎</a>

<a href="http://www.cnblogs.com/lhb25/archive/2011/07/10/fun-javascript-snippets.html" target="_blank">分享5個有趣的 JavaScript 代碼片段</a>

<a href="http://www.cnblogs.com/lhb25/archive/2011/07/28/tap.html" target="_blank">推薦一個很棒的免費自助建站工具</a>

歡迎任何形式的轉載,但請務必注明出處。

繼續閱讀