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.

fade


bgFader

Plugin to fade a background independently of the element's content. Supports fading in, out, and cross fading.

http://jdeerhake.com/bgFader.php

onProximtyFade

A jQuery plugin for fading elements based on their distance or proximity to the mouse cursor. To use, give your desired elements the "fadeBox" classname.

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...

Sudo Slider

Sudo Slider makes it easy to make any kind of slider, using just this Javascript.
It supports browser bookmarking, back/forward buttons. Multiple sliders pr. page and much much more.
It's fully cross-browser compatible (as much as jQuery itself).

Animate Hover

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

Color Fade

Color fading rollovers for links or any object with overwrite-able options. Very trim w/ small file size.

Color animation

What's really missing from jQuery is animating colors. This plugin will add this feature. With this plugin, you can animate the following properties:

* color
* backgroundColor
* borderColor
* borderBottomColor
* borderLeftColor
* borderRightColor
* borderTopColor
* outlineColor

This plugin is based on Color Animations by John Resig. Unfortunately, it has a major bug which makes it unreliable. It also doesn't support the borderColor-property.

jQuery queueFn

Execute any jQuery method or arbitrary function in the animation queue. The first argument is either a function reference or the string name of a jQuery method, like “css” or “remove”. Any additional arguments will be passed into the specified method or function when it is executed. All queued functions execute, in order, in the default jQuery “fx” animation queue.

Full documentation, source, and examples are available on benalman.com.

Drop Menu

With this script you can make nice and interactive drop down menus. The advantage of this script is that it not only gives you the ability to make list drop down menus. You can also use a div as drop down element. This way you can create big drop down menus like under the buttons products and tutorials in the live preview. Or you can create a login panel in your drop down like I did in the live preview.

little slideshow

This small jQuery plugin makes a div with images into a slideshow with a fade effect. It is very simple and will probably do a good example for beginning with jQuery plugins.

Don't be affraid of the smallness of the plugin, it does one thing but does it well (if not tell me so).

Enjoy!!