zoukankan      html  css  js  c++  java
  • 2011年度最佳jQuery插件

    2011年度最佳jQuery插件

    jQuery was first released in 2006. Nearly 5 years later, it’s still going strong – due largely in part to the community that’s been built up around it. This community of developers constantly releases plugins that allow web developers to easily add amazing functionality to their projects.

    jQuery 自2006年发布以来,经过五年的迅速发展,目前已是最流行和使用最广泛的 JavaScript 框架。jQuery 的易扩展性吸引了来自全球的开发者来共同编写 jQuery 插件,jQuery 插件不仅能够增强网站的可用性,还可以大大减少开发时间。

    Continuing our “Best of 2011″ series, the focus this week is on jQuery plugins. Over the past eleven months we’ve seen a lot of great new plugins being released, which made choosing our favorites extremely difficult.

     

    ISOTOPE

    ISOTOPE

    Isotype is a jQuery plugin for creating dynamic and intelligent layouts. It also lets you reveal & hide items with filtering, re–order items with sorting – all done with captivating animations.

    Isotype 是一款非常优秀的 jQuery 插件,用于创建动态的,智能的布局。使用这款插件能够对一组页面项目进行过滤、排序等很多操作,而且带有非常酷的动画效果。

    FitText

    FITTEXT

    FITTEXT

    FitText makes font-sizes flexible. Use this plugin on your fluid or responsive layout to achieve scalable headlines that fill the width of a parent element.

    FitText 是一款文本大小自动调整插件 ,使用这款插件能够让你的Web项目在屏幕宽度不同的设备上自动调整字体大小。

    FlexSlider

    FLEXSLIDER

    FLEXSLIDER

    FlexSlider is an awesome, fully responsive jQuery slider plugin. In other words, it resizes to fit the screen on which it is displayed, and looks good doing it.

    FlexSlider 是一款轻量的 jQuery 内容滚动插件,能够帮助你在项目轻松的创建漂亮的内容滚动效果,功能丰富,具有非常高的可定制性。

    Sausage

    SAUSAGE

    SAUSAGE

    Sausage is a jQuery UI widget for contextual pagination. It complements long or infinite-scrolling pages by keeping the user informed of her location within the document.

    Sausage 是一款内容分页插件,用于补充页面内容很长情况下产生的滚动不友好问题。

    arbor.js

    ARBOR.JS

    ARBOR.JS

    Arbor is a graph visualization library built with web workers and jQuery. Rather than trying to be an all-encompassing framework, arbor provides an efficient, force-directed layout algorithm plus abstractions for graph organization and screen refresh handling.

    Arbor 是一个利用 Web Works 和 jQuery 创建的可视化图形库,它为图形组织和屏幕刷新处理提供了一个高效的、力导向的布局算法。

    Mosaic

    MOSAIC

    MOSAIC

    Mosaic automatically generates sliding boxes & captions, allows slide & fade animations with custom directions, and preloads images within boxes.

    Mosaic 是一款非常优秀的画廊插件,能够自动生成滑动框和选项,有滑动和渐变动画效果,还可以自定义滚动方向。

    Supersized

    SUPERSIZED

    SUPERSIZED

    Supersized is a fullscreen background slideshow built using the jQuery library.

    Supersized 是一款功能强大的图片切换插件,支持等比例缩放图片填充成全屏效果,支持滑动和淡入淡出等多种动画切换效果。

  • 相关阅读:
    递归算法详解
    树、森林和二叉树的转换
    C++ 类的静态成员详细讲解
    C++内存分配方式详解——堆、栈、自由存储区、全局/静态存储区和常量存储区
    C++中的static关键字的总结
    C/C++中static关键字详解
    配置文件
    Spring Boot 注释
    使用 Spring Boot 快速构建 Spring 框架应用
    Myeclipse快捷键(二)
  • 原文地址:https://www.cnblogs.com/visense/p/2939937.html
Copyright © 2011-2022 走看看