Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

button


jqContinueButton

When we apply the plugin at an HTML element, we must define a callback function, the function is called continuously as long as the mouse is on the element and the mouse button is down.

Ninja User Interface

Ninja

User Interface

the jQuery plugin for lethal interaction

Intuitive

Clear syntax, extending what you already know and love about jQuery.

Usable

Keyboard, touch and speech accessible.

Fast

Network-connection-free assets are embedded inside the 21k JavaScript file. Icons are Scalable Vector Graphics and Cascading Style Sheet is base64 encoded.

jQuery Button Animator plugin by iTg

Overview:

jQuery Button animator plugin adds some animation effect to the HTML buttons. The buttons can be made via HTML link and image tags or even by CSS Sprite (recommended). There is no restriction on what the HTML markup is or can be! Just be creative and add some interactivity to your creativity with our plugin! iTgButtonAnimator is capable of 5 types of different animations:

  • Slide Up animation: Buttons moves a specified pixel up when hovered
  • Slide Down animation: Buttons moves a specified pixel down when hovered
  • Fade animation: Buttons fade out when hovered (upto a specified transparency)
  • Slide Up Fade: Adds fade animation to the slide up
  • Slide Down Fade: Adds fade animation to the slide down

Check in our Demo Page for all the animations...

Animate Hover

your button will be animate (fading) to it's hover state

Cusor Hover

This plugin lets you create a two-layer button with one layer that follows the mouse. This method allows you to create some very professional effects on your site.

"Tweet" Button - Facebook LIKE button look & feel

Use this to create a "Tweet This" button, with the same look & feel as the new Facebook LIKE Button.

Side Button

The sideButton plugin generates a button on the left or right side in the browser. This button can contain any kind of link.

Sticky Buttons

This plugin is a port of mjau-mjau ActionScript sticky buttons into JavaScript using jQuery abstraction.

The goal of this project was to have code that would be valid for both absolute and relatively positioned elements.

You can see it in action at Dominika Osadcow's website (right hand side menu).

fancyButton

FancyButton is a jQuery plugin to create buttons from an 'a' or 'input'
FancyButton will wrap the element with a span, prepend it with a span and append it with a span. This way the element remains an inline element and the prepended and appended span can be used to add simple rounded corners / png’s while the button will still work normally in IE6. javascript clicks will be put on the container span so the code will be only triggered once, this is very helpful when you work with .net postbacks for example. When the element has a width attribute in the CSS this width will be parsed to the element’s code; this will fix the “firebug cannot set the width” bug. Only elements with a class fancybutton will be processed.

Addfeed plugin(订阅按钮jQuery插件)

jQuery Addfeed plugin(订阅按钮jQuery插件):

下载地址:http://code.google.com/p/china-addthis/downloads/list

安装:

解压后,将addfeed_cn文件夹放在网站目录内

调用:

1、在网页中插入

2、执行绑定:$("...").addfeed();

示例:(可自由配置属性,请见下文)
在文档ready时,执行$(".addfeed_cn").addfeed();

详细配置地址:http://addfeed.cn/feedtools/jQuery/