Category: Wavemaker
elRTE is an open source and feature-rich WYSIWYG editor that is built using jQuery UI.
It performs all standard functions of an editor and has all the extras like undo-redo, advanced table management, creating a custom HTML element with a custom style + inserting it quickly and more.

The interface is controlled via a single CSS file and can be customized pretty easily.Continue
OpenHeatmap is a highly customizable mapping resource that comes in 2 flavors:
- web-based free service: creating maps that can be shared easily (for end-users)
- jQuery plugin: more flexible choice with using either Flash or HTML5’s Canvas element to create maps (for developers).

It makes generating thematic maps possible by using the OSM XML file format (OpenStreetMap).Continue
Today, it is hard to think of a web project that we don't use tags; JS frameworks, libraries to fix browser incompabilities, etc.
ScriptSrc.net is a website which makes including script tags of popular libraries easy.

By simply clicking to the "copy" link, you're ready to paste the script tag for the selected library (which is hosted on Google).
It also displays the versions provided so, if wanted, you can update the URL accordingly.
Nothing fancy, but simple and useful.Continue
wdCalendar is a jQuery plugin that enables us to create an event calendar that functions similar to the popular Google Calendar.
With a drag'n drop interface and feature-rich API, it is possible to create, update or delete events easily.
Continue
Within time, links on our websites can become invalid as the URLs they point may not be existing any more.
Catch404 is a jQuery plugin which adds a layer between the web page and the link to detect this issue with the process:
- when a link is clicked, it sends a request to the page
- if a 404 message is returned, displays a modal box mentioning that the page does not exist. Else, redirects to the URL.
Continue
Sudo Slider is a feature-rich jQuery slider plugin that can display any HTML content with various presentation methods.
It is based on the Easy Slider and works by transforming the items in an unordered-list.
The plugin can load the items via Ajax and display them with slide or fade effects.
Continue
Just like "the Flash animations once were", having good looking and JavaScript-powered animations can be impressive and fun as well (if used wisely).
Bubble Engine is a beautiful jQuery plugin which can simulate soap bubbles so successfully.

It allows you to control the size, look of the graphic, position and more in every level with settings like:Continue
Validity is a powerful and flexible jQuery form validation for making sure -on the client-side- that form values are just as expected.
It is lightweight (9kb) and can perform simple to complex, dynamic and conditional validations.
The plugin also gives full control over how validation messages will appear which makes it possible to match the look and feel of your site.
Continue
AeroWindow is a jQuery plugin for creating Windows 7-like aero style pop-ups.
The pop-ups not only look like a native Windows element but also behave similarly as well with the minimize, zoom, maximize and close functions.
There can be multiple pop-ups in one page where the active one is highlighted visually.
Continue
Pines Notify is a jQuery plugin for displaying highly-customizable growl-like notifications.
The notification boxes can set to be displayed in the any part of a web page and they can also be configured to auto-disappear or stick (with an optional close button).
Continue