meaning you can expect all our plugins to follow the same format making it easier to customize for your own needs. You can also check out our
article describing a tried and tested model for developing your own jQuery plugins.
wModal
A flexible and reusable modal plugin designed for developers to easily extend, comes with some nice modern looking themes out of the box.
wTooltip
A simple and elegant tooltip plugin that simulates the browser tooltip along with fixed positions and fail safe conditions on edges.
wColorPicker
A simple color pallette that comes in flat and button modes along with some effects for toggling the palette on and off in button mode.
wPaint
A simple drawing surface that lows you to import and export existing images.
wScratchPad
A plugin that simulates the effect of scratching a lottery ticket, allows customized cursors.
wPaginate
A simple, lightweight and flexible jQuery pagination plugin with an ajax option.
wHumanMsg
The humanized message prompt is a sleek modern approach to displaying errors and notices to users that many sites are beginning to adopt.
wChar
A neat little character counter plugin that appears only as you're typing.
mousestop
This is a plugin to simulate a mousestop event similar to other jQuery mouse events.
jQuery Libraries
A collection of useful utilities and libraries that may be useful in your projects.
jQuery Plugin Boilerplate
A tried and test starting point for jQuery plugin development that will cover many of the pitfalls you will encounter during your plugins lifecycle.
jQuery Selector Library
A small collection of custom jQuery selectors.
jQuery Utils Library
A small collection of custom jQuery methods.
JavaScript
Good ol' fashion JavaScript.
JavaScript wTimer
A very tiny timer function that accurately sets FPS between browsers.