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.

1.3.x


modalBox 1.3.0

Download Size md5 hash
jquery.modalbox-1.3.0.zip 32.58 KB 2e6fdab2a719cb2fdc851819dc78a2e4
Last updated: February 12, 2012 - 5:24pm

Add Revision 1.3.0
- JS / add new Method "center" to repositioning Modalbox
- JS / add new functionality to show Single Gallery Image
- JS / add new option "image" for "directCall"
- JS / add new option for loading ajax content via attribute "rel"

listsort 0.5.0

Download Size md5 hash
dragsort-0.5.0.zip 11.6 KB 542aff31a345c876e898eb66626623eb
Last updated: January 18, 2012 - 7:56am

* Added api to uninitialize dragsort, thanks Jury, robwgibbons.
* Hyperlinks can now be clicked on and dragged, thanks Assassin1989.
* Added itemSelector option to api to allow you to specify what list items are moveable (by default it should match all), any that don't match can't be moved, thanks agetroe.
* Changed default dragSelector, itemSelector & placeHolderTemplate value to use first list item in list container instead of simply LI, means these are now optional when list is not UL.
* Fixed dragSelectorExclude not working when descendant element clicked.
* Fix bug in change detection script, thanks to EclecticChaos.

jGrowl 1.2.5

Download Size md5 hash
jquery.jgrowl.zip 674.88 KB 818bec5699e1ef61262289fd97c2617c
Last updated: October 13, 2010 - 11:28am

Changes in 1.2.5
- Changed wrapper jGrowl's options usage to "o" instead of $.jGrowl.defaults
- Added themeState option to control 'highlight' or 'error' for jQuery UI
- Ammended some CSS to provide default positioning for nested usage.
- Changed some CSS to be prefixed with jGrowl- to prevent namespacing issues
- Added two new options - openDuration and closeDuration to allow better control of notification open and close speeds, respectively. Patch contributed by Jesse Vincet.
- Added afterOpen callback. Patch contributed by Russel Branca.

bxslider 3.0

Download Size md5 hash
jquery.bxSlider.zip 37.63 KB ee431cd6ef1d7c56f27d41f4ce104db5
Last updated: October 13, 2010 - 9:59am

bxSlider features now include:

  • horizontal, vertical, and fade transitions
  • display and move multiple slides at once
  • prev / next, pager, auto controls
  • random start
  • ticker mode
  • before, after, first, last, next, prev callback functions
  • optional styling included
  • TONS of options

bxslider.com

ajaxit 1.0.6

Download Size md5 hash
ajaxit.tar.gz 3.34 KB 03950b42469357e3d56a166c1f2eb6be
Last updated: October 13, 2010 - 7:56am

Fixed a couple of bugs

autoNumeric -1.6.1

Download Size md5 hash
autoNumeric-1.6.1.js_.txt 24.92 KB c7ac2776e5201e874d6feb774f60225d
Last updated: October 11, 2010 - 12:50pm

AutoNumeric automatically formats numbers and currency as you type

For demos and docs visit http://decorplanit.com/plugin/

Two fixes to the following issues;

  • * Bug fix - that present a decimal character from being entered when only the currency symbol is present.
  •  
  • * Bug fix - when entering a decimal character when the thousand separator is a space ' ' and the currency symbol has a space and in placed as a suffix.

n/a

autoNumeric -1.6.0

Version 1.6.0

  • * Eliminated the hard coded space between the currency symbol and numeric characters.
  • * Spacing between the currency symbol and numeric characters is now determined by the developer (you).
  • * Re-wrote the routine that handles the decimal character key events.
  • * Re-wrote the routine that handles the numeric character(s) key events.
  • * Re-wrote the set caret position routine.
  • * Added focusout event
  • * Fixed leading zero when no numeric charcters were entered to the left of the decimal point
  • * Currency symbol and padding are only displayed when an numeric and or decimal character have been entered - special thanks to B. Cull for his contribution.

tinyscrollbar 1.41

Download Size md5 hash
jquery.tinyscrollbar.min_.js_.zip 1.14 KB 6d53940a2057f8f5ddf6456c5152a667
Last updated: October 6, 2010 - 3:36pm

Tiny Scrollbar 1.41

Tiny Scrollbar can be used for scrolling content. It was built using the javascript jQuery library. Tiny scrollbar was designed to be a dynamic lightweight utility that gives webdesigners a powerfull way of megadancing a websites user interface.

Download latest version here or go to this website

Changelog

  • Bug fix in update method it now actually works.../li>

optiontree 1.2

Download Size md5 hash
jquery-option-tree-1.2.zip 35.16 KB fc1da90a778bc1498f6d9d8592e7efd2
Last updated: October 6, 2010 - 4:58am

Version 1.2

  • Added possibility to lazy-load subtrees via AJAX (see demo #5 & #6)
  • It is now possible to preselect multiple levels at once
  • Callback function may be passed that is called after each level change