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.

toggle


One Show Hide 1.0

One Show Hide is a jQuery Plugin which will hide list items and add a show/hide link which toggles the visibility. This plugin helps to solve the issue when you have a really long list, but only want to show the first 10-15 items, and hide the rest. And give the user the option to see the hidden items by clicking a link.

MenuTree Plugin

This plugin is hosted using the github repository at :
http://github.com/pixelhandler/jQuery-MenuTree-Plugin/

A JavaScript plugin based on jQuery library that builds an expandable/collapsable menu tree from a list element using event delegation

  • Requires JavaScript library: jQuery

  • Developed using jQuery version 1.4 ... Plugin page

  • Demo of the plugin behavior showing both lists and definition list... Demo

  • Status : New plugin, give it a try!

  • Event delegation for Click event binding to tree/list element, instead of binding to each anchor

  • Tracer plugin added and featured with demo.

Toggle Button

A simple plugin for toggling the content and functionality of a link or button
element.

Useful when disabling links or submit buttons, or when responding to a user's
interaction.

E.g. User clicks a button, text changes to inform them that something is going
on, and button is disabled to prevent further clicks.

USAGE:

$('#element).toggleButton();

Upon first call, element will go to toggled state. Second call will restore to
normal.

Parameters can also be passed:

$('#element').toggleButton({ text: 'Processing...',
className: 'disabled',
preventClick: true
});

text - The text value which replaces the button text in the toggled state.
className - CSS class name corresponding to the toggled state
preventClick - Prevent clicks once toggled.

jquery.switchTarget

switchTarget jQuery Plugin v1.0.0

A jQuery plugin that allows to swap the elements within the DOM.

Use cases include:
- Tabs with non-conventional markup
- Toggle switch
- A simple accordion
- Menu

inputDefault

Toggles default text fields values on focus/blur.

Like login forms says "Username" and "****" inside the textbox until you click them and if you blur with an empty value the textbox returns to the default value.

Fork me at: http://github.com/edgarjs/input-default

Togglable

Togglable is a lightweight jQuery plugin that makes it simple to toggle displaying each of the set of matched elements..

ToggleSwitch

ToggleSwitch replaces checkbox by easy skinnable span element. The underlaying checkbox remains hidden and changes state together with the span.

ToggleBox

ToggleBox is a jQuery plugin that replaces checkboxes with a stylized toggle switch. ToggleBox is designed to be a progressive enhancement, so form processing is not affected. Also, since such a graphicly specific UI element will probably need to be adapted to fit a given theme, ToggleBox is desgned to be easily skinable.

jQuery Table Display

This plugin creates the methods "showRow", "hideRow" and "toggleRow", to manage the display of table rows.

Tested in FF 3.0 and IE7.

Created by Gabriel Langhans, Lucas Leite and Maicon Martins

Menu Toggle Adder

Menu Toggle Adder - JQuery Plugin

JQuery plugin that automatically adds "toggle triangles" to your menu. Includes ability to automatically highlight selected links.

Examples

  • Example One: Highlight Selected Link, Animation occurs when toggling.
  • Example Two: Don't highlight Selected Link, No animation occurs when toggling.

Download

Download the JQuery Menu Toggle Adder plugin and related files!