-  Resources for web entrepreneurs

jQuery Plugins

All the plugins follow a consistent design pattern based off the jQuery Plugin Development Boilerplate 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 Ultimage Guide to jQuery Plugin Development article describing a tried and tested model for developing your own jQuery plugins.
Websanova jQuery Modal Plugin

wModal

A flexible and reusable modal plugin designed for developers to easily extend, comes with some nice modern looking themes out of the box.
Websanova jQuery Tooltip Plugin

wTooltip

A simple and elegant tooltip plugin that simulates the browser tooltip along with fixed positions and fail safe conditions on edges.
Websanova jQuery Color Picker Plugin

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.
Websanova jQuery Paint Plugin

wPaint

A simple drawing surface that lows you to import and export existing images.
Websanova jQuery ScratchPad Plugin

wScratchPad

A plugin that simulates the effect of scratching a lottery ticket, allows customized cursors.
Websanova jQuery Pagination Plugin

wPaginate

A simple, lightweight and flexible jQuery pagination plugin with an ajax option.
Websanova jQuery Humanized Message Plugin

wHumanMsg

The humanized message prompt is a sleek modern approach to displaying errors and notices to users that many sites are beginning to adopt.
Websanova jQuery Character Counter Plugin

wChar

A neat little character counter plugin that appears only as you're typing.
Websanova jQuery mousestop Plugin

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.
Websanova jQuery Plugin Boilerplate

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.
Websanova jQuery Selector Library

jQuery Selector Library

A small collection of custom jQuery selectors.
Websanova jQuery Utils Library

jQuery Utils Library

A small collection of custom jQuery methods.


JavaScript

Good ol' fashion JavaScript.
JavaScript Timer

JavaScript wTimer

A very tiny timer function that accurately sets FPS between browsers.